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

how to call routines in stages?

3 Answers   ME,


SEQUENTIAL FILE I HAVE ONE RECORD,I WANT 100 RECORDS IN TARGET?HOW CAN WE DO THAT?PLS EXPLAIN ME AND WHAT STAGES ARE THERE?WHAT LOGIC?

1 Answers   TCS,


what is parameterset?

4 Answers   Wipro,


What is job control?

0 Answers  


How do you load 10 different sources with 10 different layouts to 10 different tables?

1 Answers   TIAA CREF,


what is the differeces between hash and modulus partition methods

4 Answers   TCS,


How do you import and export data into datastage?

0 Answers  


Can anyone tell me a difficult situation who have handled while creating Datastage jobs?

0 Answers   Cap Gemini, TCS,


How to display all the duplicate records from the oracle Table?

3 Answers   IBM,


i have a project manager round on sat this week can you post what are the main question i have to check.if you have any idea regular question on project pls send me. thanks in advance

2 Answers   IBM,


in one scenario source flat file like Fileld1 00122001550056200568 00256002360014500896 00123004560078900258 00147004560025800256 divide each 5 numbers as one column i.e here i need field1 field2 field3 field4 00122 00155 00562 00568 00256 00236 00145 00896 00123 00456 00789 00258 00147 00456 00258 00256 plz help me....

4 Answers  


CHANGE CAPTURE

0 Answers   CTS,


Categories