How can you use an Oracle sequences in Informatica? You have an Informatica sequence generator transformation also. Which one is better to use?
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 |
in which situations we go for pesistent cache in lookup and which situations go for shared lookup cache?
What are the types of lookup?
What is Test load plan? Let us assume 10 records in source, how many rows will be loaded into target?
wt is the difference between truncate and delete in which situation u use delete and truncate in real time..
Hi frndz, "while i am going to run the infotmatica power designer,he ask the id and password ",then i enterd the id and passwd , at that time i got the error as " failed to connect repository " ?
what is session parameters?
what is data modelling? what are types of modelling?In which suituation will use each one?
How to load query faster,so that It will take less time to load?
When you move from devel to prod how will you retain a variable
IN SCD TYPE 1 WHAT IS THE ALTERNATIVE TO THAT LOOKUP TRANSFORMATION ?
What is the cumulative sum and moving sum?
What is decode in static cache?