How can we move a DATASTAGE JOB from Development to Testing
environment with the help of a datastage job using unix
commands.
Answer Posted / 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 |
Post New Answer View All Answers
Differentiate between operational datastage (ods) and data warehouse?
What is data partitioning?
how to use self join using datastage ? can u tell me using stage how can we implemnet the self join
What is the Environment Variable need to Set to TRIM in Project Level?(In transfermer, we TRIM function but I need to impliment this project level using Environment variable)
Differentiate between datastage and informatica?
Can you explain link buffering?
How the ipc stage work?
On which Dimension Table you implemented SCD Type in your Project
Could anyone give brief explanation bout datastage admin
What are the main differences you have observed between 7.x and 8.x version of datastage?
Hi guys, Please design a job for dis requirement with derivation(solution). my source table like dis. emp_no qualification 1 a 1 c 2 a 3 c 3 b To loaded to target like dis emp_no qualification 1 b 2 b 2 c 3 a my requirement is every employer have three qualifications i.e a,b and c. what qualification missed in source table that will be move to target systems. Hope u got it the requirement. Right Thanks.
What is the sortmerge collector?
How do y read Sequential file from job control?
What is the roundrobin collector?
What are some different alternative commands associated with "dsjob"?