how can we create a Sorrogate key in transformer stage? I
want it in parallel mode
Answers were Sorted based on User's Feedback
Answer / varma
In transformer Properties, there is a tab called “Surrogate Key”. Here we can define it.
We can select from
a. Flat file : State file which holds the SK values and generates SK values.
b. DB Sequence: Database sequence object to use to generate the SK values.
| Is This Answer Correct ? | 11 Yes | 2 No |
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 u implement the slowly changing dimensions if my source table is consisting of cid,cname,add,phno,email but i need to capture the changes for first three columns how u implement?
How can u execute the sql query through unix? What is the Primary key for Dimension table? what is the primary key for Fact table?
how can we create tables in datastage?
how can i abort the job if i get more than 100 errors in job log?
Is possible to create skid in dim,fact tables?
what is flow of project?
With out using Funnel Stage, how to populate the data from different sources to single target
What are the enhancements made in datastage 7.5 compare with 7.0?
by using dsjob..we can run only one job at a time?how can u run multiple jobs at a time in unix?
What is a folder? Difference types of stages?
how to delete one row in target dataset