what is the use of skid in reporting?
No Answer is Posted For this Question
Be the First to Post Answer
wt is the diff b/w odbc and oracle stage
How a source file is populated?
what are the errors,warnings in datastage
How to initialize environment variables?
which dim, fact tables used in bank domain
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
can explain wt is the pool for file.
Define meta stage?
Define Job control?
How to generate surrogate key without using surrogate key stage?
What are datastage sequences?
i/p o/p1 o/p2 1 1 4 1 1 5 1 1 6 2 2 2 2 2 2 3 3 4 5 6 how to populates i/p rows into o/p1&o/p2 using datastage stages?and also the same scenario using sql?