How to fasten loading of 100 million distinct records in
informatica?
(Initially they are loaded into target without using any
transformation, taking 2 hours)
Answer Posted / guest
Partition
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
What is sq transformation?
How can we create index after completion of load process?
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 informatica powercenter repository?
What are the differences between source qualifier and joiner transformation?
I have two different source structure tables, but I want to load into single target table? How do I go about it? Explain in detail through mapping flow.
tell me the rules and responsblites in our project(my project is development)
Different circumstance which drives informatica server to expel records?
What is domain and gateway node?
What is InformaticaPowerCenter?
What are the types of schemas we have in data warehouse.
i had a source containing business,sales,details column and i have to load it to a target but i have some bad records in it , but i have to load 70% of business records and 50% of sales and 95% of details records excluding bad records to achieve this what should be done and what all logic and tx should be used can anyone help? thanks in advance
How can we improve session performance in aggregator transformation?
Write the different tools in the workflow manager?
What are session parameters ? How do you set them?