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 |
What is a test load?
One source and 3 targets 1st row-1st target 2nd row-2nd target 3rd row-3rd target 4th row-1ist target how will u do?
sorce is a flatfile only 1st and last row should insert to target how will u do?
hi friends .i designed mapping in windows but i want to run mapping in linux.should i install the server components in linux?
What is polling?
i have source data like id name sal 1 a 65020 2 b 78250 3 c 58264 but how to get target like this id name sal 1 a Sixty five thousand twenty 2 b Seventy thousand two fify 3 c Fifty eight thousand two sixty four
Hi, I saw one mapping implemented by my seniors . In Expression transformation they implemented following logic. That is iif(is_date(in_UC_DATINV,'YYYYMMDD'),to_date(in_UC_DATINV,'Y YYYMMDD'),'Inventory Date is either invalid or null') Inventory_Date is validated only for is_date() But not validated for notisnull() . But error says “ either invalid or null “ why? Whether is_date() also check for not isnull() ? or in this logic something is different ? Please answer me . Advance thanks
In seqence generator transformation maximum limit is reached,after reaching maximum limit how will u insert the data
what type of transformation is not supported by mapplets?
tell me some dimension tables names in banking domain informatica project(dont tell like depends on project, tell me names of dimension and fact table names in your project)?
What is domain in terms of informatica?
List the transformation in informatica.