0% found this document useful (0 votes)
92 views1 page

Unix - Commands To Run Datastage

To run a DataStage job from a Unix command prompt, follow these steps: 1. Log in to Unix using Putty and change the directory to the DataStage Engine path. 2. Start the DataStage shell by typing 'bash'. 3. Run a job without parameters using 'dsjob run mode (ORCHESTRATE) project name, job name'. Or run with parameters using 'dsjob run mode (ORCHESTRATE) param name, param value' and specifying the project and job.

Uploaded by

Ramesh Naraboina
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
92 views1 page

Unix - Commands To Run Datastage

To run a DataStage job from a Unix command prompt, follow these steps: 1. Log in to Unix using Putty and change the directory to the DataStage Engine path. 2. Start the DataStage shell by typing 'bash'. 3. Run a job without parameters using 'dsjob run mode (ORCHESTRATE) project name, job name'. Or run with parameters using 'dsjob run mode (ORCHESTRATE) param name, param value' and specifying the project and job.

Uploaded by

Ramesh Naraboina
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 1

To Run a Data stage job from Unix command prompt: Step1: Login to Unix through putty with the

UserId and password. Step2: Change the directory to Data stage Engine directory path as below: cd /detld2/etl/ascential/Ascential/DataStage/DSEngine Step : Log to shell prompt just by typing bash S!n: bas"

Step#: Ma e sure to set the data stage en!ironment as below: S!n: $ $/dsen%

Step&: a" #o run a data stage a job with out passing parameters use the below syntax. S!n: dsjob 'run 'mode ()R*A+ ,-roject (ame. ,/ob (ame. E$g$: dsjob 'run 'mode ()R*A+ 0TA /ob1Ext1TA12unds b" #o run a data stage a job by passing parameters use the below syntax. S!n: dsjob $run $mode %&'M(L $param )*aram %ame+,)*aram -alue+ $param )*aram %ame+,)*aram -alue+ )project %ame+ ).ob %ame+ E$g$:
dsjob 'run 'mode ()R*A+ 'param pSource2ile(ame34#4 'param p2ile-at"3/auto/users'2&/p#546 7/info1ita/ 0TA 8lue1S9!1Se:uence

You might also like