Hi,
Can you please send me the Informatica 8 certification exam
dumps to my email id rwork.san@gmail.com
Thanks,
Revathi.
Answer Posted / james
Hi Revathi,
Please send the certification dumps to my
mail id jvdwhinfo@gmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How we can create indexes after completing the load process?
How to join three sources using joiner? Explain though mapping flow.
What are the measure objects?
Explain Dataware house architecture .how data flow from intial to end?
Explain what are the different types of transformation available in informatica.
What is the format of informatica objects in a repository? What are the databases that informatica can connect to windows?
Quickly characterize reusable change?
Slowly changing dimensions, types and where will you use them
What is a transaction control transformation?
What are the settings that you use to configure the joiner transformation?
what is mean by complex business rule ?
How to configure mapping in informatica?
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 are the uses of etl tools?
Workflow is long running due to long running sql query so when we refer the query plan it tells the issue is due to partition of the db table. How to handle this?