what is the difference between informatica6.1 and infomatica7.1
No Answer is Posted For this Question
Be the First to Post Answer
What is a poling?
how to get max value record into one target and remaining records into another target?
The structure of source file is as below: Source structure(two fields) Name, Card NUmber A, 111111111(SSN) A, 01010101(Creditcard number) A, 34343434(Debit card number) B, 55555555(Creditcard number) C, 77777777(Debit card number) Target Structure(4 fields) Name,Credit card,SSN,Debit card A,01010101,111111111, 34343434 B,55555555,, C,,,77777777 Corresponding to one name there can be maximum 3 rows and minimum zero rows. Given that I do not know which record might have a particular type of number. How can I handle above requirement with informatica transformations?
source is a flat file empname, empno, sal ram, 101, 1,000 sam, 102, 2,000 ques: my target needs the data to be loaded as sal -1000 and 2000 excluding commas target empname, empno, sal ram, 101, 1000 sam, 102, 2000 how to implement this?
Enlist the tasks for which source qualifier transformation is used.
i have one source 52 million records i want target only 7 records ?how wil you do what logic to implement?
What exactly mentioned in High level design document.can somebody explain me sequentialy.
How many repositories can we create in Informatica?
Can any one describe what is audit table briefly?how does it look like and what are the columns in it?
How do you implement configuration management in Informatica?
What is the difference between SOURCE and TARGET BASED COMMITS? What are the deliverables?in your project?
Hi, Steps for upgrading from informatica 7x to 9x or the link which will help me to upgrade from informatica 7 to 9. Regards, Eva