Scenario : I have 2 jobs say job A and Job B with parameters x and y respectively. I need to create a sequence job. If we pass parameter x then Job A should run, If we pass parameter y then Job B should run, if we dont pass any parameter then Both Job A & B should run.
Answers were Sorted based on User's Feedback
Answer / ankita
Can Use Nested Condition activity to achieve this scenario
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / jaswanth
we can use nested condition along with the sequencer by giving the ANY condition to link Job A and Job B.
| Is This Answer Correct ? | 0 Yes | 0 No |
what r the sources u need to create the datastage?
Define meta stage?
I am running a job with 1000 records.. If the job gots aborted after loading 400 records into target... In this case i want to load the records in the target with 401 record... How will we do it??? This scenario is not for sequence job it's only in the job Ex: Seq file--> Trans--> Dataset..
9 Answers Cognizant, IBM, TCS, Virtusa,
table actions available in oracle connector?
client know skid info?
What is the use of hoursfromtime() function in transformer stage in datastage?
how many stages are there in Datastage... Please clarify mee??
What are the stages in datastage?
What is developer responsibilities in UAT (user acceptance testing and Post implementation phase?
how to design the change capture stage in(data stage parallel jobs) type 2
Differentiate between Symmetric Multiprocessing and Massive Parallel Processing?
HOW WILL YOU IMPLEMENT SURROGATE KEY IN SCD BY USING SURR_KEY GENERATOR,THE VALUE OF S_KEY SHOULD NOT REPEAT EVEN IF THE JOB IS COMPILED REPEATEDELY?