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

1.new record it will insert but changes of natural key is not present in taget i want to update (here key is composite natural key )can any one help this to explan how to do

0 Answers   IBM,


How to initialize environment variables?

4 Answers   Infosys,


deptno wise to find max and min,and sum of rows and in target to company wise maximum

1 Answers   IBM, TCS,


A table containg 100 records B table containg 20 records we have to join two tables in left outer it containg target 100 records but target containg 101 record at that time what is the issue arise

3 Answers   Polaris,


What is the use of Row generator stage?

2 Answers  


Hai..,in datastage how to explain project in interview?please explain any domain please.

1 Answers   Wipro,


What is the version control how can i apply this in DataStage can any one tell me the anser

4 Answers   IBM,


I have a few records just I want to store data in to targets cycling way how?

0 Answers   Polaris,


which dim, fact tables used in bank domain

1 Answers   HSBC, IBM,


What all are the different way to run a job?

0 Answers  


Source have 1000 records and it can have three nodes ok but i want how many records are executed on each node?

3 Answers   TCS,


how to use self join using datastage ? can u tell me using stage how can we implemnet the self join

0 Answers  


Categories