What is option by which we can run all the sessions in a batch simultaneously?
No Answer is Posted For this Question
Be the First to Post Answer
Quickly characterize reusable change?
What are the circumstances that infromatica server results an unreciverable session?
what is correlated query?
What is the term PIPELINE in informatica ?
I have 1 crore record in my table and I have to load 25 L in 1st target,25L in 2nd target and 25L in 3rd target? I am new to Informatica,can anybody suggest me the idea?
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
Normalizer transformation is not involved in Mapplet.. why???
My source has 100 records. I have targets say in number 5. all target tables has parent and child relationships in between themselves. Now I want to load all 100 records into all targets. How U can ensure that record inserted in parent and then loaded into child.
Hi can any one tell me the difference between persistence and dynamic caches? On which conditions we are using these caches?
tell me 7.x and 8.x diferrencess(but not transformations)
What are the challenges you have faced in your Project (DWH- ETL)? Explain with example?
i have a table with name field. i,e name Shankar prabhakar nitikripa so no if a occures 3 times in name then it will go to tgt A if b occures 3 times in name then it will go to tgt b .. if z occures 3 times in name then it will go to tgt z