Controller Problem

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
kab123
Participant
Posts: 92
Joined: Tue May 18, 2004 4:05 pm

Controller Problem

Post by kab123 »

Hi ,
When a job failed due to some reason..and when the sequencer is re-launched again next time, I get this error...
seqXXX..JobControl (@seqXXYY): Controller problem: Error calling DSRunJob(seqXXYY), code=-14
[Timed out while waiting for an event]

It runs fine only If I compile that specific job and run again..
I wonder If I check the option 'reset if required and then Run'..why it wont work..?
how can we handle this..? any clue.. :(
Thanks
Sainath.Srinivasan
Participant
Posts: 3337
Joined: Mon Jan 17, 2005 4:49 am
Location: United Kingdom

Post by Sainath.Srinivasan »

Do you have any 'wait for file' stage in it?
kab123
Participant
Posts: 92
Joined: Tue May 18, 2004 4:05 pm

Post by kab123 »

No I dont have any such stage..
Thanks
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Is the "timeout waiting to start" reliably reproducible?
What other load is on the machine at the time?
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply