What is the status code in stored procedure transformation?
No Answer is Posted For this Question
Be the First to Post Answer
What are the data movement modes in informatica?
 Informatica Checkpoints
What is olap (on-line analytical processing?
My source table having some records ,i want load 1st record and last record into one target?
we have 30 wf with 3 batches means 1batch=10 wf 2 batch=10-20 wf 3batch=20-30wf through unix First you have to complete batch ofter second batch have to run how can you do in unix?
i have source file data empno,ename,sal 100,ram,1000 200,tyu,2000 300,gh,3000 out put as e empno,ename,sal 100,ram,null 200,tyu,1000 300,gh,2000 how to load it?
How to go to the older version for a mapping?
What is meant by query override?
select count(1) from emp? what is the o/p?
Can you use one mapping to populate two tables in different schemas
1.why we need to use unconnected transformation? 2.where we can static chach,dynamic chach
what is curr val use for in sequence generator?