What is data transformation manager process?
No Answer is Posted For this Question
Be the First to Post Answer
What are the types of data that passes between informatica server and stored procedure?
How to fasten loading of 100 million distinct records in informatica? (Initially they are loaded into target without using any transformation, taking 2 hours)
how to delete duplicate records by using filter transfermation?
All active transformations r passive or not?
What is factless fact schema?
Hi If i had source like unique & duplicate records like 1,1,2,3,3,4 then i want load unique records in one target like 2,4 and i want load duplicate records like 1,1,3,3 then can any body please send me what is th scnario. my mail i shek.inform@gmail.com
What is confirmed dimension and fact?
What is aggregate cache in aggregator transformation?
Why touse stored procedure in ETL Application?
My flat file source is C_Id 1-nov-2011 8-nov-2011 100 2000 1500 101 2500 2000 I want my Target as C_Id Week_Num Amt 100 45 2000 100 46 1500 101 45 2500 101 46 2000
How will restrict values in 0-9 and A-Z and a-z and special character.Only allowed these chars otherwise we will reject the records? what is the function we used to restrict...
What is the difference between the system variables $$$SessStartTime and SESSSTARTTIME?