r u done any partitions in ur project?
No Answer is Posted For this Question
Be the First to Post Answer
What are the differences between a connected lookup and unconnected lookup?
Why the workflow is failed after running two hours in informatica?
in my source table one of column contains the data like vishnraju@gmail.com,suresh@yahoo.com,krishna@hotmail.com these records i need to send in target table as below format. vishnuraju,suresh,krishna
two tables from two different databases r there . both having same structure but different data . how to compare these two tables ?
update strategy transformation in informatica
How did you handle performance issues If you have data coming in from multiple sources, just walk thru the process of loading it into the target
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?
From where we can start or use pmcmd?
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?
how can u approach u r client
What is an MDDB? What is the difference between MDDBs and RDBMSs?
Can you copy the session to a different folder or repository?