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

How to generate sequence numbers in informatica with out using sequence generator t/r

we can generate sequence numbers in informatica by using expression transformation also.In expressin t/r create 3 new ports
1)var_1 as variable port and in expression give value as val
2)val as variable port and in expression give value as val+1
3)sequence output port and in expression give val
and connect the output port to target

Is This Answer Correct ?    35 Yes 14 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an expression transformation?

598


How to load a Dimension ? and how to load a fact table?

965


Define enterprise data warehousing?

642


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

668


Explain sql transformation in script mode examples in informatica

612






Explain informatica architecture - version 8 / 9

681


Please let me know how to make Data masking in informatica..

1281


Which means the first record should come as last record and last record should come as first record and load into the target file?

620


How you can differentiate between connected lookup and unconnected lookup?

624


Explain what are the different types of transformation available in informatica.

581


What are the advantages of informatica?

584


What is the need of etl tools?

621


Briefly define reusable transformation?

640


Briefly describe lookup transformation?

609


What happens when a session fails and you click on recover?

669