Difference between STOP & ABORT in Informatica.
Answer Posted / umamahesh
The STOP option is used to execute the session task and
allow other task to run, whereas ABORT option completely
turns off the task that is running.
- When using STOP option the integration services stop
reading the data from the source of the file, whereas ABORT
waits for the services to be finished and then only any
actions take place.
- The STOP command processes the data to the source or to
targets, whereas ABORT option has the timeout period of 60
seconds.
- STOP option allows the writing of the data and committing
the data to the targets, whereas ABORT shows no commitment
as such.
- STOP option doesn’t kill any process and it just stops the
resource sharing between the processes, whereas ABORT stops
the process and the session gets terminated.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are the steps involved in the migration from older version to newer version of Informatica Server?
Suppose we have a source qualifier transformation that populates two target tables. How do you ensure tgt2 is loaded after tgt1?
Hi all , I am planning for informatica S - PowerCenter 8 Mapping Design certification. I have rewuired the dumps for the same. if anyone of you having the same pl. share it with me. This will be of great help. My contact is : sagardev7@gmail.com TIA , Sagar
3.how will u get information about bugs how will u rectify the bugs in realtime whch tool we are using to rectify the bugs
What is a grid in Informatica?
What do you mean by enterprise data warehousing?
How to load last n records of file into target table - informatica
tell me the rules and responsblites in our project(my project is development)
What is the surrogate key?
Quickly characterize reusable change?
Explain the difference between a data warehouse and a data mart?
What is the use of source qualifier?
How can you generate reports in informatica?
Hi Everybody, I have one fixed width file as source and 4 oracle tables (relational) as target. What are the Unit test cases i need to implement ? 1.Using TextPad software i tested postion of the field 2.As per specification i tested like whether it is correctly mapped or not? Is there any other test case do i need to implement. If possible can any one give me the test cases Advance Thanks
What is the sequence generator transformation in informatica?