what are the unix commands to start the wrk flow ?
Answer Posted / ojesh
PMCMD
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
What are the static cache and dynamic cache in informatica?
How does a sorter cache works?
Please let me know how to make Data masking in informatica..
What is incremental aggregation?
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
What is target designer and target load order?
Do you find any difficulty while working with flat files as source and target?
can we override a native sql query within informatica? Where do we do it? How do we do it?
How to update or delete the rows in a target, which do not have key fields?
What is the benefit of session partitioning?
SOURCE DATA IS DISPLAY IN THIS FORMATE IN TARGET . WHAT BUSINESS LOGIC WE CAN APPLY. source table target table ------------ ------------ c1 c2 c3 c1 c2 c3 -- -- -- -- -- -- 1 A J 1 2 B K 2 A 3 C L 3 B J 4 D M 4 C K 5 E N 5 E L F M N
Can we override a native sql query within informatica?
What are the main issues while working with flat files as source and as targets ?
Hi Everybody, I have one fixed width file as source and 4 oracle tables (relational) as target. What are the Unit test cases i need to implement ? 1.Using TextPad software i tested postion of the field 2.As per specification i tested like whether it is correctly mapped or not? Is there any other test case do i need to implement. If possible can any one give me the test cases Advance Thanks
Under which circumstances, informatica server creates reject files?