What are the connected or unconnected transforamations?
Answers were Sorted based on User's Feedback
Answer / swetha
An unconnected transforamtion is not connected to other
transformations in the mapping.
Connected transforamation is connected to other
transforamtions in the mapping.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rekha
CONNECTED : IT INVOVLES IN THE MAPPING DATA FLOW
IT RECIVES MULTIPLE INPUTS AND PROVIDES MULTIPLE OUTPUTS
UNCONNECTED :
IT DOES NOT INVOLVE IN THE MAPPING DATAFLOE
RECEIVES MULTIPLE INPUTS AND PROVIDES SINGLE OUTPUT
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the issues u have faced in ur project? Guys pls answer to dis question.Due to this question I have failed in 3 interviews.
100 records in source and i have 3 targets, my requirement is first record insert into 1st target,2 record into 2nd target,3 record into 3rd target and again 4th record into 1st target like dat..how to implement dis?
How to generate sequence numbers without using the sequence generator transformation?
What is Datadriven?
how will you remove the duplicate records from flat file without using sorter?
what are the limitations for bulk loading in informatica for all kind of databases and transformations?
What is a parameter When and where do you them when does the value will be created
what is diff between IN and EXIT commands
What are the types of error logs available in Informatica?
What happens to map if we alter the datatypes between source and its corresponding source qualifier?
i have thousand records in my source(flat file) i wanna load 990 records i don't want load first 5 records and last 5 records at informatica level?
two tables from two different databases r there . both having same structure but different data . how to compare these two tables ?