To provide support for Mainframes source data,which files r
used as a COBOL files
daily how much amount of data send to production?
HOW CAN U FIND THE SESSION START TIME? chandumba2005@gmai.com
Diffrence between static and dynamic cache
Did u used latest transformations of 8.6.0? for what?
Enlist some properties of sessions.
My source is flat file which contain only one column with data type varchar.now i want to send string data types into one target and if any numbers and special characters are there that should be send it into another target.so how do you design a mapping for this?
What are the transformations that are not supported in mapplet?
What are the types of lookup transformation?
Can you use the maping parameters or variables created in one maping into any other reusable transformation?
What is informatica etl tool?
What is primary and backup node?
I HAVE A SOURCE FILE CONTAINING 1|A,1|B,1|C,1|D,2|A,2|B,3|A,3|B AND IN TARGET I SHOULD GET LIKE 1|A+B+C+D 2|A+B 3|A+B WHICH TRANSFORMATION I SHOULD USE