what is the unix script to run the job?
Please mention commands which we use often?

Answers were Sorted based on User's Feedback



what is the unix script to run the job? Please mention commands which we use often?..

Answer / shweta

Unix command to run Datastage job ::
dsjob -run -jobstatus projectname jobname

Is This Answer Correct ?    11 Yes 1 No

what is the unix script to run the job? Please mention commands which we use often?..

Answer / sekhar naskar

/opt/IBM/InformationServer/Server/DSEngine/bin/dsjob -run -
wait -jobstatus -param
<Parameter_Name1>=<Parameter_Value1> -param
<Parameter_Name2>=<Parameter_Value2> <Project_Name>
<Job_Name>

Some times you can use dsjob instead
of /opt/IBM/InformationServer/Server/DSEngine/bin/dsjob

Is This Answer Correct ?    6 Yes 1 No

what is the unix script to run the job? Please mention commands which we use often?..

Answer / kiran

by using
dsjob -run -parametere<param name> -mode -wait -projectname
or -jobname

here ds job is command
-run is keyword

Is This Answer Correct ?    8 Yes 4 No

Post New Answer

More Data Stage Interview Questions

explain unit testing,systemtesting,integrated testing

1 Answers   CSC,


What is ds designer?

0 Answers  


What is the diff between sort performed at sort stage and the stream sort performed at the input of few stages in DS Enterprise edition?

1 Answers  


what is the unix script to run the job? Please mention commands which we use often?

3 Answers   TCS,


Differentiate between Join, Merge and Lookup stage?

0 Answers  






how to create document in datastage?

1 Answers   Cap Gemini,


6) my sorce d1 d2 d1 d2 d1 d3 d2 d1 my target tartget 1 d1 2 d1 3 d1 4 d1 target2 1 d2 2 d2 3 d3 Target 3 1 d3 Can any body send me answer this is argent requierment

3 Answers   TCS,


Hi, I am getting data from sequential file like below column1 A&B C&D A&E X&Y&Z v&x But I need the target column as like below column1 A and B C and D A and E X and Y and Z v and x

7 Answers  


source which format u will get either fixed or delimiter length format? what is the symbol of delimiter?

2 Answers   Wipro,


If seg file having 10 records ex:eid 1 2 " " 10 if oracle database having 100 records ex:eid 1 2 " " 100 how to delete matched records permenently from oracle database using datastage ?

5 Answers   Infotech,


im new to this tool im now at project plz tell me step by step process how to design plz help me i wnt to go with exp for job plz give me d proper design and explination

0 Answers  


What are data elements?

0 Answers  


Categories