How can you use an Oracle sequences in Informatica? You have an Informatica sequence generator transformation also. Which one is better to use?



How can you use an Oracle sequences in Informatica? You have an Informatica sequence generator trans..

Answer / subhrangshu

Sequence generator may create issue in case of partitioning. The duplicate keys get generated in sequence generator. We cannot have cannot have multiple table feeder processes.
Then, we can use either Oracle database sequences or Lookup / Expression transformation to create sequence numbers. Although, Oracle sequences are better as it
will also handle the case where there are other sources feeding the Target under consideration other than ETL. Yes, there is slight hit in performance, but it's minor in most situations.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Informatica Interview Questions

How can yoU create or import flat file definition in to the warehouse designer?

2 Answers  


i have 1000 records in my dource table, the same i have in target ,but a new column added in target as "batchno", and this column adds no 10 for 1st 100 records and 20 for next 100 records and 30 next 100 records and vice versa. how to acheive this?

6 Answers   Thomson Reuters,


Why do we use DSS database for OLAP tools?

2 Answers  


What is joiner transformation?

0 Answers  


In which circumstances that informatica server creates Reject files?

2 Answers  






Clarify the utilization of aggregator cache record?

0 Answers  


I have name like INDIA in a column. I want display 1st line A, 2nd line N, 3rd line D, 4th line I, 5th line A in oracle data base?

1 Answers   Cognizant, HCL,


wtite sql query following table are city gender no chennai male 40 chennai female 35 bangalore male 10 bangalore female 25 mumbai female 15 i want the output? city male female chennai 40 35 bangalore 10 25 mumbai null 15

3 Answers   Bank Of America,


what r the transformations that r not involved in mapplet?

8 Answers   Wipro,


What is data transformation manager process?

0 Answers  


Tell me about Propagate functions in informatica

0 Answers  


On which transformations you created partitions in your project?

0 Answers   Cap Gemini,


Categories