Hi All,

I've 110 records in my table but 101 records contains an
error. When I run the session, I want to load the 100
records into the target. Can anyone suggest me the best
solution for this...


Thanks in Advance,

Answer Posted / srinivas

i believe this would certainly serve your purpose.

connect your source to filter transformation. if your
source contains p_key then the condition should be
p_key<=100. if it doesnt containa a primary key ex a flat
file create a new port in the filter transformation name it
s_no and connect the nextval port of seq.gen and the
condition shud be s_no<=100 and connect to the target.

Is This Answer Correct ?    9 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the uses of etl tools?

634


Briefly define a session task?

585


What are the transformations that cannot be placed between the sort origin and the joiner transformation so that we do not lose the input sort order?

778


How will the document be delivered to me?

611


How can we use mapping variables in informatica?

592






What is olap (on-line analytical processing?

630


How to start a workflow using pmcmd command?

703


what is the hint? how to use it to reduce the query processing in program?

6271


Suppose we do not group by on any ports of the aggregator what will be the output?

561


Differentiate between a database and data warehouse?

646


Explain the aggregator transformation?

619


How to load data in informatica ?

559


what is the complex transformation you used in informatica

2183


how tokens will generate?

1722


what is diff b/t sorter t/r and agg have the option sorter property...

1730