I have 5 sessions s1,s2,s3,s4 & s5 and i want execute
s1,s2,s3,s5 after s4. How?
Answer Posted / sanjeev
Using Parallel Batch Processing...
first Keep the session s4 then keep s1, s2, s3, and s5
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
can you please explain me pre session and post session options?
Explain the aggregator transformation?
How do you promote a non-reusable transformation to reusable transformation?
Enterprise data warehouse your projects phase by phase explain?
How to create Target definition for flat files?
If the source has duplicate records as id and name columns, values: 1 a, 1 b, 1 c, 2 a, 2 b, the target should be loaded as 1 a+b+c or 1 a||b||c, what transformations should be used for this?
Define enterprise data warehousing?
How many input parameters can exist in an unconnected lookup?
Explain the various test procedures used to check whether the data is loaded in the backend, performance of the mapping, and quality of the data loaded in informatica?
What is xml source qualifier transformation in informatica?
My source is delimited flat file Flat file data is H|Date D1|ravi|bangalore D2|raju|pune T|4 The data will be send to target if the fallowing two conditions satisfied 1.The first row Date column is equal to SYSDATE 2.Last record second port equal to number of records. How to achieve?
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?
What are the performance considerations when working with aggregator transformation?
How can we update a record in the target table without using update strategy?
What is workflow? What are the components of the workflow manager?