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
What is a joiner transformation?
Explain the difference between mapping parameter and mapping variable?
What is the session task and command task?
what are the deliverables?in your project?
Explain about Informatica server process that how it works relates to mapping variables?
How to generate or load values in to the target table based on a column value using informatica etl tool.
I am not able to connect to the domain with the client although all services and databases are up and there is no network issue?
5. Consider the following products data which contain duplicate rows. A B C C B D B Q1. Design a mapping to load all unique products in one table and the duplicate rows in another table. The first table should contain the following output A D The second target should contain the following output B B B C C
What is a snowflake schema?
What is the need for an etl tool?
What are the differences between joiner transformation and source qualifier transformation?
my source is junk data how will u remove that junk data by using unix please any one replay me
How is union transformation utilized?
Explain Dataware house architecture .how data flow from intial to end?
Performance tuning in UNIX for informatica mappings?