What are steps to follow Informatica migration from 7x to 8x?
Pls Explain...
Answer / mithilesh kumar rai
Hi,
Step 1: Export your work and make a .xml file through
Repository Manager
Step 2: and the from designer go with Import option and then
select your existing .xml file and follow the all step
designer asked.
| Is This Answer Correct ? | 8 Yes | 2 No |
In Datastage, we have row generator stage to generate dummy row. Is there any such transformation in Informatica. Thanks in advance, Kumar
I need an oracle query for convert Char to Integer?. Can any one help me how to do this?
what are presession,postsession success and postsession failure commands ?
can we use self join in informaitca?
How to load the data from a flat file into the target where the source flat file name changes daily?
What is souce qualifier transformation it is active or passive
SOURECE Name id dept sal 1 a1 A 100 2 b1 B 200 3 c1 C 300 4 d1 D 400 TARGET: Name id dept sal 1 a1 A 100 2 b1 B 200 3 WER1 567 300 4 d1 D 400 I HAVE SOURCE AND TARGET. HOW TO VALIDATE DATA? TELL ME 5 STEPS ABOVE TABLE?
What is the commit type if you have a transaction control transformation in the mapping?
i have one table like cust_id ph1 ph2 ph3 1002 9290123526 97671927210 9876545232 we use Normalizer wt is o/p? sue normalizer we can generate three tables in single table/
What is the Process to creating lookup transformation in informatica
how lookup is acting as both active and passive ? how is it possitble?
following table source target name gender name target a1 male a1 female a2 female a2 male i want a1 female update to target how will do?