How to generate surrogate key without using surrogate key stage?
Answer Posted / sreenu
Using the Routine
KeyMgtGetNextVal
KeyMgtGetNextValConn
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
On which interface you will be working as a developer?
What is difference between symmetric multiprocessing and massive parallel processing?
which r the connectors used in san?
How to reverse the string using unix?
What is merge stage?
How do you generate sequence number in datastage?
Difference between IBM DATA STAGE8.5 and DATA STAGE9.1 ?
Can you implement SCD2 using join, transformer and funnel stage?
What is the difference between datastage and datastage tx?
On which Dimension Table you implemented SCD Type in your Project
How a source file is populated?
Why do we use link partitioner and link collector in datastage?
What are orabulk and bcp stages?
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
What are the difference types of stages?