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 is a joiner transformation?
How do you load only null records into target?
Debugger what are the modules, what are the options you can specify when using debugger, can you change the expression condition dynamically when the debugger is running.
How to use pmcmd utility command?
What is the difference between writing a joiner query in ANSI style and THETA style?
I want my deployment group to refer an external configuration file, while i deploy in the production environment. How can i achieve it.
Explain lookup transformation source types in informatica
update strategy transformation in informatica
What is a filter transformation?
How does a sorter cache works?
How to create a non-reusable instance of reusable transformations?
What is data transformation manager process?
Define sessions in informatica etl?
if we have a delimiters at unwanted places in a flat file how can we over come those.
What is the function of union transformation?