Difference between STOP & ABORT in Informatica.
Answer Posted / pavani
STOP command instructs Integration Service to STOP reading
input but still continues with processing and commiting.
wherein ABORT has 60 seconds timeout period after which it
kills the process
| Is This Answer Correct ? | 20 Yes | 0 No |
Post New Answer View All Answers
What is a predefined event?
What is the format of informatica objects in a repository? What are the databases that informatica can connect to windows?
What is dynamic cache?
Explain how to import oracle sequence into informatica?
What's the layout of parameter file (what does a parameter file contain?)?
Which are the different editions of informatica powercenter that are available?
what is unit testing?tell me proceedure
what is persistent lookup cahce?how to use and when to use this persistent lookup cahce?explain?
Briefly define a session task?
Explain the shared cache and re-cache?
What is meant by incremental aggregation?
What is the command used to run a batch?
What is a passive transformation?
While importing the relational source definition from the database, what are the metadata of source that will be imported?
Hi, There is a session in my workflow which is running for a long time, atlast we found the cause is the missing index. My session is running via a stored procedure. Can I create an Index on the table which the stored procedure is using while my session is running? Please suggest. My Informatica version is PC 8.0.6 My Oracle APPS is 11.5.3. Thanks,