Can you start a session inside a batch individually?
Answers were Sorted based on User's Feedback
Answer / swetha
We can start our required session only in case of sequential
batch.in case of concurrent batch we cant do like this.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / 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 |
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?
If a session fails after loading of 10,000 records in to the target.How can you load the records from 10001?
what is the complex transformation you used in informatica
What are variable ports and list two situations when they can be used?
Hi, In a mapping I have 3 targets and one fixed width file as source. Total 193 records are there . I connected one port in aggregator to all 3 targets. The same value need to be load into these 3 targets . It is loaded like that only but in different order. Why? The order of insertion should be same know for all 3 targets ? Then why the order is changed ? Any one please help me. Advance thanks.
Explain load alternative records / rows into multiple targets - informatica
After dragging the ports of 3 sources sqlserver,oracle,informix to single source qualiofier can we map these ports directly to target and how?
What is the surrogate key?
what is diff between grep and find
What is the difference between view and materialised view?
what are the difference between Informatica 7.1 and 8.1?
how to get max value record into one target and remaining records into another target?