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 / vamsi
Write a post session command, touch some filename.trg
Then put event wait task in between session 4 and 5
Make that event wait task to look for created trigger file
And then session 5 starts
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the use of aggregator cache file?
Explain the shared cache and re-cache?
What is the benefit of session partitioning?
Differentiate between a repository server and a powerhouse?
What is the difference between router and filter?
Define sessions in informatica etl?
Explain is there any way to read the ms excel datas directly into informatica? Like is there any possibilities to take excel file as target?
Explain sql transformation in script mode examples in informatica
what are the Methods For Creating Reusable Transformations?
Hi Everybody, I have one fixed width file as source and 4 oracle tables (relational) as target. What are the Unit test cases i need to implement ? 1.Using TextPad software i tested postion of the field 2.As per specification i tested like whether it is correctly mapped or not? Is there any other test case do i need to implement. If possible can any one give me the test cases Advance Thanks
Explain what is informatica metadata and where is it stored?
How can we improve session performance in aggregator transformation?
In what scenario we use to improve session performance by pushdown optimization?can any one give example?
How to create Target definition for flat files?
What is main use of mapplet?