How to recover the standalone session?
Answers were Sorted based on User's Feedback
Answer / swetha
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 ? | 1 Yes | 0 No |
Design a mapping to get the pervious row salary for the current row. If there is no pervious row exists for the current row, then the pervious row salary should be displayed as null.
Can yoU use the maping parameters or variables created in one maping into another maping?
if i hv 6 table as source table but can i make 12 as a dim table and 6 as fact table belongs to that src table.
What are some examples of informatica etl programs?
How can we eliminate duplicate rows from flatfile,explain?
What is the difference Between Mapping parameter and variable
What are limitations of joiner transformation?
1 lac of flat fles in source how to load target at a time?
how can run the wf through pmcmd commend? write script?
Why we select the table which has minimum number of records as Master table in joiner?
How do you change a non-reusable transformation to reusable transformation?
Transformer is a __________ stage option1:Passive 2.Active 3.Dynamic 4.Static