how can we send even and odd records from a sequential file
to two different targets
Answer Posted / deepu
we can use transfarmer stage,in the stage create surgatekey
and write constraint like mod(<surcatekeycolumn>/2)=0 in
one link and mod(<surgatekeycolumn>/2)=1 in another link.we
get even records and odd records
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Differentiate between data file and descriptor file?
Can you explain tagbatch restructure operator?
table actions available in oracle connector?
what are the errors,warnings in datastage
Explain connectivity between datastage with datasources?
what is repositery?
What is the use of hoursfromtime() function in transformer stage in datastage?
What is active and passive stage?
Is the value of staging variable stored temporarily or permanently?
tell me 5 situations when we r using oracle db stages like orecle connector, oracle enterprise
what is the use of skid in reporting?
Why do you need stage variables?
Can you highlight the main features of ibm infosphere information server?
How to Remove Duplicate using SQL?
which r the connectors used in san?