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

Unix Qn asked in datastage interview: I have diff type(.txt, .tmp, .bat etc) of file in 4 diff directories, I want move all '.txt' file from 4 directories to other folder. And need to delete all the files except which are created TODAY?

2 Answers   TCS,


In a batch if a job fails in between and you want to restart the batch from that particular job and not from the scratch then what will you do?

0 Answers  


tab1 tab2 1,a 1,d 2,b 3,c perfoms outerjoin what is the o/p? write sql query for outerjoin?

3 Answers   Infotech,


diff between changecapture & diffrence stage which situvation we can use the diffrence stage ?

1 Answers   TCS,


Can you explain tagbatch restructure operator?

0 Answers  






Explain the functionality of your current project?

1 Answers   IBM, Miles Software,


iam new to datastage...now i want to know what are fact tables, dimension tables in bank domain...if any body knows plz tell me asap..

4 Answers   Wipro,


how to sort two columns in single job in datastage.

0 Answers   TCS,


Notification Activity

0 Answers   CTS,


HOW WILL YOU IMPLEMENT SURROGATE KEY IN SCD BY USING SURR_KEY GENERATOR,THE VALUE OF S_KEY SHOULD NOT REPEAT EVEN IF THE JOB IS COMPILED REPEATEDELY?

4 Answers   L&T,


How do you load dimension data and fact data? Which is first

2 Answers  


What are the enhancements made in datastage 7.5 compare with 7.0?

0 Answers  


Categories