I have 1 crore record in my table and I have to load 25 L in 1st target,25L in 2nd target and 25L in 3rd target?

I am new to Informatica,can anybody suggest me the idea?

Answer Posted / sajid hussain

Step1: After SQ transformation take Sequence Generator transformation and edit properties like, Start Value=1, Increment By=1, End Value=3 and check the Cycle.

Step2: Now take a Router transformation and drag all the ports from SQ transformation to Router, as well as drag the NEXT VAL port from Sequence Generator transformation to Router.

Step3: Create 3 group T1, T2 and T3 and for each group condition will be like T1 --> NEXTVAL=1, T2 --> NEXTVAL=2 and T3 --> NEXTVAL=3

Step4: Connect all the 3 targets and run the mapping.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How an expression transformation differs from aggregator transformation?

622


What does refresh system mean, and what are its distinctive choice?

564


What is a stored procedure transformation?

607


EXL informatica Questions

929


Tell me about your experience in informatica? what is best mark you can give yourself? How to answer this question?

7759






if i hv 6 table as source table but can i make 12 as a dim table and 6 as fact table belongs to that src table.

1753


How to generate or load values in to the target table based on a column value using informatica etl tool.

604


What are the main issues while working with flat files as source and as targets ?

644


What is the need of etl tools?

603


Give one example for each of conditional aggregation, non-aggregate expression, and nested aggregation?

719


What are connected or unconnected transformations?

622


hi real timers . iam waiting for ur reply regarding ETL TESTING

1800


What are the challenges you have faced in your Project (DWH- ETL)? Explain with example?

7666


What is the Rank index port in Rank transformation?

666


What are the types of caches in lookup?

564