i have f;latfile source. i have two targets t1,t2. i want to
load the odd no.of records into t1 and even no.of recordds
into t2.

Answer Posted / akash

By using Router Transformation
SQL Server : (id%2 = 0 or 1)
Oracle : mod(id,2) = 0 or 1

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 the different transaction levels available in transaction control transformation?

673


What is a standalone command task?

652


Explain in detail about scd type 1 through mapping.

587


How do you load alternate records into different tables through mapping flow?

1290


What is decode in informatica?

650






What is the difference between informatica 7.0 and 8.0?

565


Tell me can we override a native sql query within informatica? Where do we do it? How do we do it?

628


Can you use flat files in Mapplets.

2217


Explain lookup transformation is active in informatica

660


How to load the data from a flat file into the target where the source flat file name changes daily?

572


I want my deployment group to refer an external configuration file, while i deploy in the production environment. How can i achieve it.

1578


Write the unconnected lookup syntax and how to return more than one column.

590


Describe an informatica powercenter?

607


What is repository manager?

534


Explain in detail scd type 2 through mapping.

611