Answer Posted / rams
dsx file datastage code back up file the code will be imported to another syatem we can use this format
| Is This Answer Correct ? | 19 Yes | 2 No |
Post New Answer View All Answers
What are the types of containers in datastage?
what is the use of materialized view?
Hi All , in PX Job I have passed 4 Parameters and when i run the same job in sequence i dont want to use those parameters , is this possible if yes then how
How to read the length of word in unix?
How we can covert server job to a parallel job?
what are the devoleper roles in real time? plz tell i am new to datastage....
What is a datastage job?
how to implement scd2 in datastage 7.5 with lookup stage
What is a ds designer?
Differentiate between Join, Merge and Lookup stage?
What is datastage engine?
Differentiate between datastage and informatica?
Explain how a source file is populated?
Can you explain link buffering?
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