Difference between STOP & ABORT in Informatica.
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
how many ways can we implement SCD2?
Please let me know how to make encryption and decryption with example?
Scheduling properties,whats the default (sequential)
how to join two flat files in informatica?
error reading data in flatfiles. Instead rading Ravi Teja its reading Ravi?Teja.How to handle this issue.
how to we create datamart?
I am having source ENO ENAME LOC 1 A PUNE 2 B MUMBAI 3 C CHENNAI Target ENO ENAME LOC 1 A PUNE 2 B MUMBAI 3 C CHENNAI If a new record coming from source from same location it should directly go to specified location in target at begining EX:if Eno with 4 coming from same Pune, It should directly load into the Pune location col with '|' symbol. Help me its very urgent
wat transf shud i use to achieve this id sal id sal sum src-1 20 tgt 1 20 40 1 20 1 20 40 2 15 2 15 35 2 20 2 20 35
Explain the difference between a data warehouse and a data mart?
Difference between session variables and workflow variables?
i have 2 mapings for this 2 mapings i want use only one lookupt/r how?
Performance tuning in UNIX for informatica mappings?