Hi, Informatica server has 3 methods to recover the sessions: (1)run the session again if the Informatica server has not issued a commit (2)truncate the target tables and run the session again if the session is not recoverable (3)consider perform recovery if the Informatica server has issued at least one commit
So for your question,use Perform recovery to load the records from where the session fails. This can be done as follows.Right click on the session and select "Recover Task"
1 comment:
Hi,
Informatica server has 3 methods to recover the sessions:
(1)run the session again if the Informatica server has not issued a commit
(2)truncate the target tables and run the session again if the session is not recoverable
(3)consider perform recovery if the Informatica server has issued at least one commit
So for your question,use Perform recovery to load the records from where the session fails.
This can be done as follows.Right click on the session and select "Recover Task"
Post a Comment