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


Please Help Members By Posting Answers For Below Questions

What are transforms and what is the differenece between routines and transforms?

611


Demonstrate experience in maintaining quality process standards?

1923


How many Key we can define in remove duplicate stage?

818


What is the use of datastage director?

584


What is ds designer?

649






Where do you see different stages in the designer?

626


What is the Environment Variable need to Set to TRIM in Project Level?(In transfermer, we TRIM function but I need to impliment this project level using Environment variable)

1895


What is orabulk stage?

629


What all are the different way to run a job?

639


How rejected rows are managed in datastage?

913


Triggers,VIEW,Procedures

796


How a server job can be converted to a parallel job?

617


Difference between in process and inter process?

694


what is flow of project?

1555


How can we perform the 2nd time extraction of client database without accepting the data which is already loaded in first time extraction?

1695