i have 5 session (s1,s,2,s3,s4,s5)i want to execute first 4
session after 5th session how will you do?
Answer Posted / nidhi
we can do one thing also very simple .
s1----\
s2-----\_______|->s5
s3-----/
s4----/
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Differentiate between joiner and lookup transformation?
Scheduling properties,whats the default (sequential)
Differentiate between router and filter transformation?
how lookup transformation is made active in new versions... When to use connected and when to use unconnected lookup and why? which is good for session performance. How to make lookup persistent and how to remove stale data from that lookup. how commit works - when we stop or abort data. Explain in both cases. What is factless fact table and have you ever used it in real time scenarios.
What is source qualifier transformation in informatica?
suppose in my source flatfile i have 10000 records in that some of master table records missed table records missed then what will u do
source : xml file target: xml file how can we check data loaded into target xml file using writing sql query. pls help on this asap.
Describe the impact of several join conditions and join order in a joiner transformation?
I have worked on Informatica 7.1.1. I want to know the answer for the below question. Target is not created initially.Then how to take the DDL script from the source and run the Mapping by creating the Target dynamically?Is it possible by SQL Transformation?
How can informatica be used for an organization?
What is the function of aggregator transformation?
How can you define user defied event?
Explain the code page compatibility?
How to implement security measures using repository manager?
As union transformation gives UNION ALL output, how you will get the UNION output?