My source has 100 records. I have targets say in number 5.
all target tables has parent and child relationships in
between themselves. Now I want to load all 100 records into
all targets. How U can ensure that record inserted in parent
and then loaded into child.
Answer Posted / veeru
use the constrinat based loading order in session level and
set the dependency
| Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
have u done any performance tuning? how u ll do?
what is degenerated dimension?
What is Session and Batches?
What are different types of transformations available in informatica?
Where are the source flat files kept before running the session?
What is the difference between a connected look up and unconnected lookup?
Explain how to import oracle sequence into informatica?
Give one example for each of conditional aggregation, non-aggregate expression, and nested aggregation?
How to call shell scripts from informatica?
Is it possible to use a client with different version than that of its Informatica server?
Hello , I am unable to work with SQL transformation at least. Where do i need to give connection for sql transformaton ? At session level there is no property . I have created a SQL Transformation and chosen query mode. But do i need to pass connection information to it ? I don't know where do i need to write a query ? I have written a query in file and that file path i gave in the properties of SQL Transformation. But it is not working. Could any one of you please let know how can i work with SQL Transformation? Advance Thanks.
can we override a native sql query within informatica? How do we do it?
Did u used latest transformations of 8.6.0? for what?
What is the difference between writing a joiner query in ANSI style and THETA style?
What is meant by a domain?