How do you run datastage job from the command line?
Answer / Karan Vidyarthi
You can run a DataStage job from the command line using the DataStage Command Line Interface (CLI). First, set up an environment for your CLI, then navigate to the directory containing the job definition file (.jsb) and execute the following command: `qiscf -job <job_name>.jsb`
| Is This Answer Correct ? | 0 Yes | 0 No |
There are two file are there .1st file contains 5 records and 2nd file contain 10 records in target they want 50 records.how can achieve this
Explain usage analysis in datastage?
explain about citrix scheduling tool in datastage
What are system variables and sequencers in datastage
How to move data set from one server to other?what are the steps to follow to do this?
How u implement the slowly changing dimensions if my source table is consisting of cid,cname,add,phno,email but i need to capture the changes for first three columns how u implement?
What r the existing server jobs in parallalism?
What is aggtorec restructure operator?
what is the difference between INROWNUM AND OUTROWNUM IN DATASTAGE SERVER EDITION?
what is the use of surogate key in datastage
What are the types of hashed files in data stage
LIST THE BUILT-IN STAGES AVALIABLE IN SERVER JOBS?