I have 5 sessions s1,s2,s3,s4 & s5 and i want execute
s1,s2,s3,s5 after s4. How?
Answer Posted / naresh sahu
Quest:my question is first execute s1,s2,s3,s5 after that
execute s4?
Ans:if the s4 execution is depends on all the previous
session then use decision task . Put the status=succeeded .
If all the four sessions executed successfully then S4 will
execute.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Design a mapping to load the cumulative sum of salaries of employees into target table?
What is depict expression change?
explan ur project architecture?
What are the different lookup cache(s)?
How to create Target definition for flat files?
What do you mean by channel change?
What are the different ways to implement parallel processing in informatica?
What is difference between a gateway node and worker node?
What is meant by target load plan?
Explain the informatica workflow?
What are the issues you have faced in your project? How did you overcome those issues?
write sql query vertical to horiozontal following table id name 1 100 2 dinesh 3 india 1 101 2 suresh 3 india 1 103 2 prakesh 3 usa i want output like id name country 100 dinesh india 101 suresh india 103 prakesh usa
server hot-ws270 is connect to Repository B. What does it mean?
Explain the code page compatibility?
Can we use the mapping parameter or variables developed in one mapping into any other reusable transformation?