Warehouse DataStage Question:

Download Job Interview Questions and Answers PDF

Explain How to run the job in command prompt in unix?

Warehouse DataStage Interview Question
Warehouse DataStage Interview Question

Answer:

Using dsjob command,

-options

dsjob -run -jobstatus projectname jobname


Dsjob-run-jobstatus-PARAM<Parameter 1>=value PARAM<Paramer 2>value.
<project name><jobname>. . If jobstatus=0 successful run,status=1and2 warnigs but success otherwise abort.

Download Warehouse DataStage Interview Questions And Answers PDF

Previous QuestionNext Question
Explain If data is partitioned in your job on key 1 and then you aggregate on key 2, what issues could arise?Explain What is merge and how it can be done plz explain with simple example taking 2 tables?