Answer Posted / 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 |
Post New Answer View All Answers
What are the different types of transformation available in informatica.
Enlist the various types of transformations.
Suppose on 1st Nov 2010 you had created a mapping which includes huge aggregator calculations and it is under process for next two days. You will notice that even on 3rd day also its still calculating. So without changing a logic or changing a mapping How will you troubleshot or to run that mapping? Explain the steps
Explain the pipeline partition with real time example?
Give one example for each of conditional aggregation, non-aggregate expression, and nested aggregation?
What is informatica? Why do we need it?
tell me the rules and responsblites in our project(my project is development)
How do you set a varible in incremental aggregation
What are different types of transformations available in informatica?
what are 3 tech challenges/ common issues you face?
What are the different types of olap? Give an example?
If i have source as flat file. how can i store the header and trilor into one target and data into one more target. |------>target1(header+trailor) source------ |------>target2(data) can any one please help me
how we can load rejected record's at run time?(not through bad files)
write a query to retrieve the latest records from the table sorted by version(scd)
How is Source Side push down optimization different to just providing a SQL override in Source qualifier transformation.