what is the logic will you implement to laod the data in to
one factv from 'n' number of dimension?
Answer Posted / adisekhar
BY USING JIONER TRANSFOMATION WE CAN LOAD
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Which files are created during the session rums by informatics server?
What are roles and groups and benefits of using them?
What are the new features of informatica 9.x developer?
As union transformation gives UNION ALL output, how you will get the UNION output?
What is meant by a domain?
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
Where can we find the throughput option in informatica?
What are the different transaction levels available in transaction control transformation?
What is decode in static cache?
My source is delimited flat file Flat file data is H|Date D1|ravi|bangalore D2|raju|pune T|4 The data will be send to target if the fallowing two conditions satisfied 1.The first row Date column is equal to SYSDATE 2.Last record second port equal to number of records. How to achieve?
What does refresh system mean, and what are its distinctive choice?
What is rank transformation?
Define Pmrep command?
Which is the t/r that builts only single cache memory?
What happens to map if we alter the datatypes between source and its corresponding source qualifier?