What is the difference between Active and Passive transformation?
No Answer is Posted For this Question
Be the First to Post Answer
On a day i load 10 rows in my target and on nextday i get 10 more rows to add in target. But out of 10 - 5 records are send them to target?how i can insert the remaining records
if i am having 10 records in source, i want 20 records in target...how will you do it
can any one give some examples for pre sql and post sql(Except dropping and creating index).
If the source has duplicate records as id and name columns, values: 1 a, 1 b, 1 c, 2 a, 2 b, the target should be loaded as 1 a+b+c or 1 a||b||c, what transformations should be used for this?
how will u get 1 and 3rd and 5th records in table what is the query in oracle please help me
What is the main difference between a Joiner Transformation and Union Transformation?
Explain about Informatica server process that how it works relates to mapping variables?
which one is better performance wise joiner or look up
How You Pull the records on daily basis into your ETL Server.
can we see default group,when we use router?if yes how?
I want to run a informatica worklow after complition of oracle procedure. That procedure is not running through informatica and can be run at any time in database. Informatica is in windows environment. Is it possible ? If yes please explain.
I have scenario, i have 10 worklflows and i want run the 1st workflow first and immediately i want to run 10th workflow has to run and am not bothering of 2 to 9 workflows? can any one help me how to do this? Thanks in advance.....