How can we move a DATASTAGE JOB from Development to Testing
environment with the help of a datastage job using unix
commands.
Answer Posted / amogh
To EXPORT from DEV:
dsexport /h=hostname /u=username /p=password /job=jobname
DEVServername C:\Path where the .dsx file shld be stored
To Import into ST:
dsimport /h=hostname /u=username /p=password STservername
C:\path from where .dsx file shld be loaded
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How complex jobs are implemented in datstage to improve performance?
What could be a data source system?
What is ibm datastage?
Explain Quality stage?
Hi , Can anyone give few examples of scenarios and there corresponding design in datastage..i am new to this tool...confused in design while my manager asking to design the job.. Please post the URL if there..so i can go through it.. Thanks in advance...
How to Remove Duplicate using SQL?
If we take 2 tables(like emp and dept),we use join stage and how to improve the performance?
Define meta stage?
How to manage date conversion in Datastage?
Why fact table is in normal form?
What are system variables and sequencers in datastage
What is active and passive stage?
Whats difference betweeen operational data stage (ods) and data warehouse?
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?
What is the difference between datastage and informatica?