suppose i have 1000 records and i want to load half of the
record in target 1 and half in target2.how u'll do?

Answer Posted / gvk

SQ--->AGG SEQ
SOURCE ----->JOINER---->ROUTER---->TARGET1 AND TARGET2
SQ--->EXP


HERE AGG:1. CT---[O]--->COUNT(EMPNO)
2. NEWPORT---[O]--->1

EXP:1.NEWPORT----[O]---->1

JOINER:NEWPORT(EXP)=NEWPORT(AGG)

ROUTER: GROUP1--->NEXTVAL<=ROUND(CT/2)
GROUP2--->NEXTVAL>ROUND(CT/2)

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the databases that informatica can connect to windows?

587


where to store informatica rejected data?

682


What are connected or unconnected transformations?

630


Explain pmcmd command usage in informatica

709


Briefly define reusable transformation?

627






Clarify the utilization of aggregator cache record?

578


How you prepared reports for OLAP?

1155


What will be the approach?

583


Enterprise data warehouse your projects phase by phase explain?

1472


Explain sessions. Explain how batches are used to combine executions?

600


Describe an informatica powercenter?

609


Can we change Dynamic to Static or Persistent cache? If so what happens?

1730


Performance tuning( what you did in performance tuning)

1489


can any one explain about dataflow in the informatica project for bank domain....thanks is advance

10281


Differentiate between joiner and lookup transformation?

618