Two relational tables are connected to SQ Trans,what are
the possible errors it will be thrown?

Answers were Sorted based on User's Feedback



Two relational tables are connected to SQ Trans,what are the possible errors it will be thrown? ..

Answer / bidhar

First thing to note is that Both the sources must be
Homogeneous.
Also the Order of the ports in SQ and the order of the
Columns in the select query (if you are using SQL override)
must be same.

Is This Answer Correct ?    2 Yes 1 No

Two relational tables are connected to SQ Trans,what are the possible errors it will be thrown? ..

Answer / krishna

1.two or more relational tables are with primary key-
foreign key relationships by linking the sources to one
Source Qualifier transformation.
2.the data types of the ports must match.

violation of these two conditions may lead to errors while
joining two tables

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Informatica Interview Questions

How you load distinct records into one target and duplicate records into another target?

3 Answers   Mphasis,


In Lookup transformation a sql override should be done and disable the cache how do you do this procedure?

2 Answers   Wipro,


How to create the source and target database connections in server manager?

0 Answers   Informatica,


How to recover the standalone session?

2 Answers  


Hi Friends, How i could convert a cobol file (VSAM) into the flat file? How i could edit a cobol source file (VSAM)? I want to introduce few columns in the source file and finally the target should be in the Cobol itself. Kindly suggest me friends. Thanks in Advance, Innai

1 Answers   Infosys, Saksoft,






Can we make worklet inside worklet?

1 Answers  


what is mapping performence?

2 Answers   Cap Gemini,


wtite sql query following table are city gender no chennai male 40 chennai female 35 bangalore male 10 bangalore female 25 mumbai female 15 i want the output? city male female chennai 40 35 bangalore 10 25 mumbai null 15

3 Answers   Bank Of America,


Please let me know how to do estimation before staring development in project. Here estimation in the sense how many associates are required, etc to complete the project.

1 Answers   iGate,


What is active and passive transformation?

10 Answers  


Give one example for each of conditional aggregation, non-aggregate expression, and nested aggregation?

0 Answers  


If we have a two tables A & B A contain 10 records,B contain 20 records,what w'll b the o/p if we perform normal join,Master outer join,Detail outer join and Full Outer join how?

1 Answers   TCS,


Categories