Difference between STOP & ABORT in Informatica.

Answers were Sorted based on User's Feedback



Difference between STOP & ABORT in Informatica...

Answer / 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

Difference between STOP & ABORT in Informatica...

Answer / 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

Difference between STOP & ABORT in Informatica...

Answer / 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

More Informatica Interview Questions

Two workflows are running at same time first workflow is succeeded but second workflow is failed but there is no dependencies?

1 Answers   IBM,


In indirect file loading, suppose we have less no.of flat files then we can enter files names manually in list file creation. If millions of files are there, how can we enter the flat file names in list file?

1 Answers   HP,


What will happen when Mapping variable and Mapping parameter is not defined or given? Where do you use mapping variable and mapping parameter?

10 Answers   Deloitte,


task is running successfully but data is not loded why?

2 Answers  


what is INFORMATICA TESTING process

0 Answers  


what is data driven in informatica

5 Answers   IBM,


What is CDC? How to implement CDC?

4 Answers   People Tech, TCS,


Explain pmcmd command usage in informatica

0 Answers   Informatica,


Hi all, iam new to informatica, can anyone tell me what is unit testing & how it is done? thank u

3 Answers  


How the informatica server sorts the string values in Rank transformation?

1 Answers   Informatica,


How could we generate the sequence of key values without using sequence generator transformation in the target ??

12 Answers   TCS, Tech Mahindra,


Howmany ways yoU can update a relational source defintion and what are they?

1 Answers  


Categories