Session S1, S2, and S3. In the session S3 I want to load every
Saturday. How it is possible?
Answer Posted / priyank
Hi,
We can use,
S1 --> S2 --> DECISION Task --> S3
CMD1 ------->
We will connect S2 and CMD1 to the DECISION Task. In CMD1,
we can give a unix script to check for current day and if
the day is not Saturday, then fail the command task.
In the DECISION task, we will give a condition,
S2.Status=Succeeded and CMD1.Status=Succeeded, then proceed
to S3.
Though I have given this solution, need to check on any
other more efficient method to achieve the given
situation.Will appreciate anyone coming up with a more
efficient solution.
Hope the above solution helps.
Thanks.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What is the difference between writing a joiner query in ANSI style and THETA style?
What are 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?
How to Create a folder using pmrep command?
Write the program through which the records can be updated?
in u flatfile some of fact records are missed then u load the diminision records are not if u load diminsion records what about fact table records
What are the basic requirements to join two sources in a source qualifier transformation using default join?
One of the optimizing technique to improve the session performance is push down optimization,by using push down optimization we push as much as transformation logic to source/target database,but this degrades the d/b performance,how to overcome this?
Explain why we use partitioning the session in informatica?
Differentiate between joiner and lookup transformation?
In warehouses how many schemas are there?
What is lookup transformation?
Can we create two repositories on same database instance in oracle?
What are mapplets?
What are the static cache and dynamic cache in informatica?
What is meant by incremental aggregation?