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
what are the errors,warnings in datastage
What is the process of killing a job in datastage?
Distinguish between informatica & datastage. Which one would you choose and why?
How one source columns or rows to be loaded in to two different tables?
What is the differentiate between data file and descriptor file?
Define Data Stage?
Can you explain engine tier in information server?
1.what is repartionoing technique? 2.what deliverables transferred to client using datastage? 3.how to write loop statements using nested loop sequence?
What are orabulk and bcp stages?
How many Key we can define in remove duplicate stage?
Can you explain players in datastage?
What is size of a transaction and an array means in a datastage?
How many types of hash files are there?
What are some different alternative commands associated with "dsjob"?
Why do you need stage variables?