Difference between STOP & ABORT in Informatica.
Answer Posted / ratnesh
Stop:will stop reading data from source , continue to process of write and commit
Abort : same as stop , additional has 60 second time period.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to load the data from people soft hrm to people soft erm using informatica?
Informatica settings are available in which file?
What is the main purpose of Unconnected lookup other than updating slowly changing dimensions? or In which case u use Unconnected lookup?
What is a connected transformation?
What does refresh system mean, and what are its distinctive choice?
How is Source Side push down optimization different to just providing a SQL override in Source qualifier transformation.
How do you load more than 1 max sal in each department through informatica or write sql query in oracle?
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
How many dimensions are there in informatica?
What are the popular informatica products?
suppose in my source flatfile i have 10000 records in that some of master table records missed table records missed then what will u do
what is the hint? how to use it to reduce the query processing in program?
What is the different lookup cache(s)?
Define pmcmd command?
What is the use of code page?