How can we move a DATASTAGE JOB from Development to Testing
environment with the help of a datastage job using unix
commands.
Answer Posted / tom
dsjob -import dsxfile ....
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Source has 2 columns: USA,NewYork INDIA,MUMBAI INDIA,DELHI UDS,CHICAGO INDIA,PUNE i want data in target like below: INDIA,MUMBAI1 INDIA,DELHI2 INDIA,PUNE3 USA,NEWYORK1 USA,CHICAGO2
Is it possible to implement parallelism in Mainframe Jobs ? If Yes how ? If no why ?
What is Ad-Hoc access? What is the difference between Managed Query and Ad-Hoc access?
What is a folder? Difference types of stages?
how to implement scd2 in datastage 7.5 with lookup stage
what is the use of skid in reporting?
How do you generate sequence number in datastage?
What is the difference between odbc and drs stage?
How to read multiple files using a single datastage job if files have the same metadata?
How many areas for files does datastage have?
Define Job control?
1)what is the size of Fact table and dimension table? 2)how to find the size of Fact table and dimension table? 3)how to implement the surrogate key in transform stage? 4)write the configuration file path? 5)how many types of datasets explain? 6)diff b/w developed projects and migration projects? 7)how to delete the header and footer file of the sequencer file? 8)how can u call the parameters in DS in unix environment? 9) how much data ur getting daily ? 10)
Difference between data warehousing and olap?
What are the types of containers and how to create them?
What are the steps needed to create a simple basic datastage job?