What is constraint based loading exatly? And how to do this?
I think it is when we have primary key-foreign key relation
ship. Is it correct?
please answer me.
Advance Thanks.
Answers were Sorted based on User's Feedback
Answer / raja
yes it is correct.it is there in target.u enable the key.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / guest
yes. both tables shuld maintain relationship. like emp dept
tables
| Is This Answer Correct ? | 1 Yes | 1 No |
can we have to do changes in session property when we are dynamically generating target files?
How can you join 3 tables? Why cant you use a single Joiner to join 3 tables.
what are testing in a mapping level please give brif eplanation
I have three same source structure tables. But, I want to load into single target table. How do I do this? Explain in detail through mapping flow.
Change Data Capture in Informatica,using Incremental Aggregation.How can i identify the these data in Target table.
what is $$$$?
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
Which transformation is needed while using the Cobol sources as source definitions?
Q. We are the loading the table on daily basis it is incremental loading. and A person rahul slary was 10000, so if i check before run my salalr is 10000. but toay there is update that my sal is 15k but that will come to know after the load. braod crtiteria is we donot want to show downstream teams partial updated data. need aproad as etl developer
Is it possible to revert a global repository to local one and why?
Global and Local shortcuts. Advantages.
As union transformation gives UNION ALL output, how you will get the UNION output?