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


Please Help Members By Posting Answers For Below Questions

What is usage analysis in datastage?

805


sed,awk,head

961


How to create a file using vi editor? 2)how to delete a file in vi editor? 3)How to connect the server datastage to unix? what r the command lines we r using? 4)30 jobs r runnig in unix i want to find out my job. how to do this? give me command?

2048


What are stage variables, derivations and constants?

658


How do you remove duplicate values in datastage?

617






What is the precedence of stage variables,derivations, and constraints?

590


Explain Quality stage?

661


What are the types of hashed files in data stage

636


How do y read Sequential file from job control?

14393


Describe link sort?

636


If we take 2 tables(like emp and dept),we use join stage and how to improve the performance?

1620


Define oconv () and iconv () functions in datastage?

871


Where do the datastage jobs get stored?

717


Why we use surrogate key?

695


what is the use of surogate key in datastage

1809