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 / omkar
first s1, s2, s3, s4 are run at parallel mode, and these 4
sessions are conncet to s5
or
Use Decission Task
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
Explain how many types of dimensions are available in informatica?
What are the types of caches in lookup?
The question was on time stamp. what is the difference between HH and HH24 when to use when.
If I have 10 flat files with same name abc.txt files with different timestamps as source I need to load them in tgt table oracle. in between job execution fails and rows are not loaded into tgt. how can I make them load in that target even if my job fails?
Can I use same Persistent cache(X.Dat) for 2 sessions running parallely? If it is not possible why?If yes How?
How to load the data from people soft hrm to people soft erm using informatica?
How can a transformation be made reusable?
What is expression transformation?
whats the logic to load the lower level of granularity of data to fact table.
i have a data in my source as a flat files what test i have to perform the next step can any body help to me
How to start a workflow using pmcmd command?
What is olap (on-line analytical processing?
What is blocking transformation?
I have a mapping loading 100 records and it failed on 20th record. how to recover it without changing anything.(in prod where we don't have any access).. (the session should should start from 21 record)
hi friends .i designed mapping in windows but i want to run mapping in linux.should i install the server components in linux?