Can you start a session inside a batch individually?
Answer Posted / ashish
You can start the batch in 3 ways.
1. Open previous runs of the workflow inside workflow monitor and right click on session and select "Restart task". This will run the session.
2. You can also use pmcmd command in UNIX to run a session.
3. You can open the workflow in Workflow Manager and execute the session by right click on it. You can use this option only when the session is not inside any worklet. The session should be present in main workflow only.
Hope this helps..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the transformations that cannot be placed between the sort origin and the joiner transformation so that we do not lose the input sort order?
What is target designer and target load order?
What are the advantages of using informatica as an etl tool over teradata?
Source and Target are flat files, Source table is as below ID,NAME 1,X 1,X 2,Y 2,Y On Target flat file i want the data to be loaded as mentioned below ID,NAME,REPEAT 1,X,2 1,X,2 2,Y,2 2,Y,2 How to achieve this, Can i get a map structure
How many input parameters can exist in an unconnected lookup?
What are the data movement modes in informatica?
Explain the etl program with few examples.
how tokens will generate?
Explain informatica architecture - version 8 / 9
What do you understand by a term domain?
What is the maplet?
To import the flat file definition into the designer where should the flat file be placed?
What is substr in informatica?
Describe the impact of several join conditions and join order in a joiner transformation?
Which means the first record should come as last record and last record should come as first record and load into the target file?