i have one source 52 million records i want target only 7
records ?how wil you do what logic to implement?

Answer Posted / sameer

If ur source as a flat filemail then we uses first expression transformation and we write expression v1=v1+1 and one output port o1=v1 then after filter transformation and in there filter conditions just write o1 <=7 But if ur source as a relational source then we write select * from table-name
Where rownum <=7

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are Dimensional table?

622


What is the sequence generator transformation in informatica?

617


Explain in detail scd type 2 through mapping.

619


What is an active transformation?

648


I have a flat file, want to reverse the contents of the flat file

700






Hi, There is a session in my workflow which is running for a long time, atlast we found the cause is the missing index. My session is running via a stored procedure. Can I create an Index on the table which the stored procedure is using while my session is running? Please suggest. My Informatica version is PC 8.0.6 My Oracle APPS is 11.5.3. Thanks,

6760


How can repository reports be accessed without sql or other transformations?

732


How do you set a varible in incremental aggregation

1453


expain about the tune parameters?

1890


can any one give some examples for pre sql and post sql(Except dropping and creating index).

3518


can any one explain me what i have to tell about insurance project in interview,,,,when he asked to tell about ur project

2142


Why update strategy and union transformations are active?

596


Explain informatica architecture - version 8 / 9

675


How to differentiate between the active and passive transformations?

631


Describe data concatenation?

578