it is possible to load two tables data into one sequential
file?if possible how?plz share with me?
Answer Posted / venugopal
Yes you can join two tables and load the data into
sequential file...
Take two tables use join stage and join the data based on
the key and then load the data into sequential file...
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What is merge stage?
If we take 2 tables(like emp and dept),we use join stage and how to improve the performance?
what is the use of surogate key in datastage
What is datastage engine?
What is "fatal error/rdbms code 3996" error?
Define Job control?
what are the errors,warnings in datastage
Does datastage support slowly changing dimensions ?
What are the components of datastage?
Can you explain repository tables in datastage?
How do y read Sequential file from job control?
Is it possible to implement parallelism in Mainframe Jobs ? If Yes how ? If no why ?
What are the types of containers?
Where do the datastage jobs get stored?
Give an idea of system variables.