GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Tech FAQs  >  DataStage

 Print  |  
Question:  Are there any ways of passing parameters or values across parallel jobs in a sequencer?
Scenario: Job 'A' would execute and based on the result of the Job we want either Job 'B' or Job 'C' to execute. Hence the result of Job 'A' would determine the sequence of operation.




April 04, 2007 12:48:19 #1
 SC   Member Since: Visitor    Total Comments: N/A 

RE: Are there any ways of passing parameters or value...
 
Well,

  We have the same issue here. There were a few custom routines defined earlier to do this job but we are unable to use them in the parallel jobs now.

Can someone throw some light into this issue?
     

 

Back To Question