what is the diff b/w target load plan and cbl?
Answer Posted / sai krishna karri
Target load plan is that you can set at the Informatica
level whereas the Constraint based load ordering is what
happens at the database side.
Whenever you have multiple pipelines in your mapping, you
can set the order of execution of those pipelines, which to
run first and which next. Whenever u select the target load
plan, it displays the list of source qualifiers lying in
the different pipelines. You just need to arrange the
source qualifier as per your requirement and save your
mapping.
Constraint based load ordering is an option in the session
properties where the informatica understands that the
parent table has to be loaded before the child table. You
need not determine which table to load first and which
next, all you need to do is just check the 'Constraint
based load ordering' option in the session properties. This
applies when you have multiple targets in the same pipeline
simultaneously(like multiple targets from the same
transformation or multiple targets from the same output
group of a router etc..)
| Is This Answer Correct ? | 40 Yes | 0 No |
Post New Answer View All Answers
Have you worked with/created Parameter file
Define the various join types of joiner transformation?
IN SCD1, insource we have 10 billion records and in the first day its uploaded successfully and in the second day its taking time to upload because some records it might get update or insert new records. As a developer what will be the better solution for this??
What is native users?
When do you use sql override in a lookup transformation?
How to create or import flat file definition in to the warehouse designer?
What is the need of an ETL tool?
What are the different types of transformation available in informatica.
What is sequence generator transformation in informatica?
What is olap (on-line analytical processing?
Implementation methodology
How to do unit testing in informatica? How to load data in informatica ?
Explain the different dimensions.
What are the differences between a connected lookup and unconnected lookup?
Please let me know how to make Data masking in informatica..