You can recover a failed, terminated, aborted, or stopped session without recovering the workflow. If the workflow completed, you can recover the session without running the rest of the workflow. You must configure a recovery strategy of restart or resume from the last checkpoint to recover a session. The Integration Service recovers the session according to the task recovery strategy. You do not need to suspend the workflow or enable workflow recovery to recover a session. The Integration Service creates another session log when you recover a session.
To recover a session from the Workflow Monitor:
Double-click the workflow in the Workflow Monitor to expand it and display the task.
Right-click the session and choose Recover Task.
The Integration Service recovers the failed session according to the recovery strategy.
You can also use the
pmcmd
starttask with the -recover option to recover a session.