Answer Posted / nagaraju bhatraju
If you configure a session in a sequential batch to stop on
failure, you can run recovery starting with the failed
session. The Informatica Server completes the session and
then runs the rest of the batch. Use the Perform Recovery
session property
To recover sessions in sequential batches configured to stop
on failure:
1.In the Server Manager, open the session property sheet.
2.On the Log Files tab, select Perform Recovery, and click
OK.
3.Run the session.
4.After the batch completes, open the session property
sheet.
5.Clear Perform Recovery, and click OK.
If you do not clear Perform Recovery, the next time you run
the session, the Informatica Server attempts to recover the
previous session.
If you do not configure a session in a sequential batch to
stop on failure, and the remaining sessions in the batch
complete, recover the failed session as a standalone
session.
How to recover the standalone session?
A standalone session is a session that is not nested in a
batch. If a standalone session fails, you can run recovery
using a menu command or pmcmd. These options are not
available for batched sessions.
To recover sessions using the menu:
1. In the Server Manager, highlight the session you want to
recover.
2. Select Server Requests-Stop from the menu.
3. With the failed session highlighted, select Server
Requests-Start Session in Recovery Mode from the menu.
To recover sessions using pmcmd:
1.From the command line, stop the session.
2. From the command line, start recovery.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what are the best practices to extract data from flat file source which are bigger than 100 mb memory?
What is a code page?
How can we use mapping variables in informatica?
Why update strategy and union transformations are active? Explain with examples.
Performance tuning( what you did in performance tuning)
Does an informatica transformation support only aggregate expressions?
What are active and passive transformations?
How do you load only null records into target? Explain through mapping flow.
list out all the transformations which use cache?
What is parallel processing in informatica?
What is meant by a domain?
-Which expression we can not use in Maplets?, -Can we join(relate) two dimensions in a schema? -Why and where we use 'sorted input' option?
How to implement security measures using repository manager?
How to extract sap data using informatica? What is abap? What are idocs?
What is the benefit of partitioning a session?