How can we move a DATASTAGE JOB from Development to Testing
environment with the help of a datastage job using unix
commands.
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / ram
Hai
We will export all the jobs in Dev environment and will
import those jobs in Testing environment by using Manager..
I think by using Unix command it is not possible because
jobs are in different environments..
Correct me if i am wrong..
| Is This Answer Correct ? | 8 Yes | 7 No |
Answer / chandrasekhar reddy
First we need to export the all jobs into a single file with .dsx format and prepare one instruction file that file contain jobs exported path,how run the jobs one by one information.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / potter
@ ram, i second ur ans, i dunno if its possible tro unix
cuz, the access credentials in dev and test wont be the
same. Cuz ppl in dev wont b givn access to test DB.
| Is This Answer Correct ? | 0 Yes | 1 No |
insequential file 2header avaliable,and 100 records avaliable.how to skip the 2 headers and load 100 records target?
Does datastage support slowly changing dimensions ?
Explain datastage architecture?
What is the difference between hashfile and sequential file?
how to call sequential generator in datastage?
How did you reconcile source with target?
How do you load 10 different sources with 10 different layouts to 10 different tables?
hi this is kiran i have one table i want divide the table with two different table like even rows and odd rows how can i do this one tell me plzz
Tell me Wt main advantage of Stage varibles? Project level hints?
How to create environments and call them? What is the use defined variables?
How can we improve performance of data stage jobs?
what are the devoleper roles in real time? plz tell i am new to datastage....