If you want to create indexes after the load process which
transformation you choose?
Answers were Sorted based on User's Feedback
Answer / bsgsr
stored procedure transformation can be used to create and
drop indexes before and after loading into the target.
| Is This Answer Correct ? | 16 Yes | 1 No |
Answer / kalyan
use the post session SQL to craete indexes on the target
table..
| Is This Answer Correct ? | 11 Yes | 1 No |
What is the reusable transformation?
If sal is null then replace it with min(sal). Can any one write a query for this in oracle ? Advance Thanks
What is data quality? How can a data quality solution be implemented into my informatica transformations, even internationally?
What is a design?
What is polling?
what is inline view?
my session have to run Monday to Saturday not run sunday how to sedule in informatica level?
1 Answers Infinite Computer Solutions,
What you know about transaction control transformation?
what is semi-additive fact?where did u used?
One source and 3 targets 1st row-1st target 2nd row-2nd target 3rd row-3rd target 4th row-1ist target how will u do?
I have 1200 records how can u send it in aggregator with good performance issues?
i have a session which creates a file every time when i runs the session, but it replaces the first file with second file,i want to append the second file follwed by first file when i runs the session,how to achieve this?