can we use sequential file as a lookup
Post New Answer View All Answers
What is data partitioning?
How do you schedule or monitoring the job?
Define meta stage?
Differentiate between validated and Compiled in the Datastage?
How to convert RGB Value to Hexadecimal values in datastage?
What are some different alternative commands associated with "dsjob"?
Distinguish between informatica & datastage. Which one would you choose and why?
What is a merge?
file having these input and we have to get 3 output using same job Input 1 1 1 2 3 4 4 4 o/p1 o/p2 o/p3 1 1 2 2 1 3 3 1 4 4 4
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 can we create rank using datastage?what is the meaning of rank?
What all the types of jobs you developed?
What is the difference between odbc and drs stage?
How can we improve the performance in datastage?
Can we use target hash file as a lookup ?