what is the unix script to run the job?
Please mention commands which we use often?
Answer Posted / shweta
Unix command to run Datastage job ::
dsjob -run -jobstatus projectname jobname
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
Explain Quality stage?
i have a job with 3 possibiliies finish with ststus ok abbort warning how do you handle these 3 in job sequence? explain the situation where you have appiled scd in your project? chandu
What is the method of removing duplicates, without the remove duplicate stage?
How a source file is populated?
file having these input and we have to get 3 output using same job Input 1 1 1 2 3 4 4 4 o/p1 o/p2 o/p3 1 1 2 2 1 3 3 1 4 4 4
Which algorithm you used for your hashfile?
what is stage is used for below Input columns: dept|mgr|employee|salary Output columns: mgr|count of employee per mgr|avg salary per dept note: each dept has one mgr and each mgr has many employees
What are the steps needed to create a simple basic datastage job?
What is the importance of the exception activity in datastage?
What are sequencers?
What are the functionalities of link partitioner and link collector?
Lookup constraints
Define oconv () and iconv () functions in datastage?
Describe the main features of datastage?
what is the use of materialized view?