Search found 34 matches

by Vishvas
Sat Jan 31, 2004 3:37 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Functionaliy missing in DS7x Sequencer
Replies: 10
Views: 4613

Functionaliy missing in DS7x Sequencer

Hi, We have a routine and four jobs. Our requirement is that the return value of the routine has to be passed as a parameter to the jobs. We designed a sequencer for that. In the sequencer we used a routine activity stage to call that routine. Then we called two jobs. In the job activity we specifie...
by Vishvas
Wed Jan 14, 2004 6:09 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job Locked
Replies: 4
Views: 1539

Job Locked

Hi All, We have one server job that calls a shell script. As there was a need to stop that job, we killed the job from the backend. Though the job was stopped, its status was 'RUNNING'. So we cleared the STATUS file and the status of the job changed to "COMPILED". We ran that job again and...
by Vishvas
Mon Dec 29, 2003 2:50 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Passing Parameters to Notification Stage
Replies: 4
Views: 1701

Passing Parameters to Notification Stage

Hi,

Can we pass parameters to a Notification Stage of a sequencer? I tried it out, but it was not working. If we can't use #param#, then what is the way to pass Reciepients Address to a Notification Stage?

Arun
by Vishvas
Tue Nov 11, 2003 12:47 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Triggering a Job Using C code
Replies: 3
Views: 1313

Triggering a Job Using C code

Hi,

Is there any way of triggering a job using C (without using dsjob)?

Arun