How do you implement configuration management in Informatica?
We can do the necessary configuration settings by logging into the domain from browser with admin access. Sometimes, we need to restart the Integration Service after change which can be done from here with admin access.
| Is This Answer Correct ? | 1 Yes | 0 No |
Could any one to tell Fact table Partitioning?
write a query to remove null value follwing table? col1 col2 col3 dinesh null null null suresh null null null prakesh i want the output col1 col2 col3 dinesh suresh prakesh
What is the meaning of up gradation of repository?
Hi Every One,What is Use of Factless Fact Table ? Why we use Factless Fact Schema in the Projects waiting for reply? thank you
After a load is done to my target table, I need to insert a last row, which might be formed at some expression transformation and brought to target. Do I have to have separate mapping to be run after the 1st mapping? Or in a single mapping how to achieve this?
What is joiner transformation?
i want excute multiple sessions in one workflow using the "start task".what do i need to do?
What is the use of transformation?
Why can't we use few transformations in mapplet ? like xml and target defintions, seq etc ?
Where is metadata stored?
Can a joiner be used in a mapplet.
HOw can we load the normalised data ( Vertical data) to (Horizontal data)with out using decode in the expression transformation and the aggregator transformation. But, what exactly I want is .. If we have million of records,it is not possible using decode and search for that Particular Id to pivot into Horizontal data... Can any one of guys please help me in this regard.....