1)how to generate sequnce numbers in informatica without
using sequnce genarator transformation.

2)i have number of records in my sourse, but iwant to
display first and last record only. how it is possible in
informatica.

3)i want to update the records without using updatestrategy
transformation.

4)what is diffrance between ab-intio and datastage than
compared to informatica.

5)what is the latest version of informatica in our field.

Answer Posted / venkateshmalneni

i have number of records in my sourse, but iwant to
display first and last record only. how it is possible in
informatica.

Generate sequence numbers to ur source
connect it to filter t/r and write a condition sno=1 connect it to the target

in second pipeline connect source qualifier to aggreator t/r don't select any group by (so that it will gives it last record) connect output to the target

the flow is like this
sequence generator|
|
\|/
src--->sq--->filter--->target
|
|--->aggrigator--->target

Is This Answer Correct ?    15 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the features of complex mapping?

639


What are the different lookup cache(s)?

614


What is meant by lookup transformation? Explain the types of lookup transformation?

565


Explain direct and indirect flat file loading (source file type) - informatica

823


What is the status code in stored procedure transformation?

683






What is the function of look up transformation?

645


Why filter transformation is an active one?

561


Suppose we have a source qualifier transformation that populates two target tables. How do you ensure tgt2 is loaded after tgt1?

626


What's the layout of parameter file (what does a parameter file contain?)?

1913


What is the reusable transformation?

621


expain about the tune parameters?

1877


I have 10 columns in a flat file and 10 rows corresponding to that columns. I want column number 5 and 6 for last five records. In unix as well as informtica.

1204


What are the main features of Oracle 8i with context to datawarehouse?

1678


Can you use flat files in Mapplets.

2215


What is meant by query override?

631