Is it necessary to maintain the primary-foreign key relation
ship between the targets in informatica while loading using
constarint based loading or it is required only at database
level ??
Answer / john
If they have already defined at databse level,then what is
the necessity of maintain the primary-foreign key
relationship at Informatica level.You just import those
tables from the database and load the data by developing
the mapping.but enable the option "constraint based load
ordering"in session config objects before you are going to
run the session. why because
informatica server(Integration Service) doesn't know the
relatioship between the target tables which you are going
to load eventhough they have already defined at databse
level.So you should use the option "Constarint Based load
ordering".
Then only Informatica server will check relationship
between the those tables and first it will load data in the
parent table(which has Primary key) and then child table
(which has foreign key)
| Is This Answer Correct ? | 2 Yes | 0 No |
My questions is i create a two sessions for one mapping.but my requirement is if all number of source records are same as in target then execute first session or some rows are rejected due to t/r logic so session two was execute please clarify
How do you change a non-reusable transformation to reusable transformation?
hi i want to install latest informatica software in my pc..can anybody help me where should i get the infomatica software..plz help me
what are types of dimentions?
Can we use different lookup tranformations for a same lookup table (lookup condition may or may not be same)with different output ports? How the cache files will be affected? Please clarify..
Why touse stored procedure in ETL Application?
What is the difference between Power Centre and Power Mart?
What is status code in informatica?
What are parallel querys and query hints?
suppose a session is failed after a transformation , from where that session will run again , i.e . from beginning or from that transformation ?
What is a grid in Informatica?
How many ways you create ports?