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
How rejected rows are managed in datastage?
What is the difference between odbc and drs stage?
How and where you used hash file?
Difference between in process and inter process?
How to read the length of word in unix?
Could anyone give brief explanation bout datastage admin
Explaine the implimentation of scd's in ds indetail, please send me step by step procedure to perform scd's 1,2,3. Please replay for this, Thanks in advance
which r the connectors used in san?
What is a merge?
What are the some differences between 7.x and 8.x version of datastage?
DB2 connector> transformer > sequential file Data will be exported into a csv format in a sequential file. This file will be send in a email using a sequence job. Problem here is, how to avoid sending a blank csv file? When I ran the job there are chances that it might return zero records but in the sequence job csv file is going blank. how can I avoid this? thanks
How to read multiple files using a single datastage job if files have the same metadata?
Terminate Activity
Where the datastage stored his repository?
How to implement complex jobs in data stage?