Sequence aborting with a strange error message

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
karthikgk0705
Premium Member
Premium Member
Posts: 45
Joined: Tue Aug 29, 2006 2:59 am
Location: Bangalore

Sequence aborting with a strange error message

Post by karthikgk0705 »

Hi,
I have a sequence which calls three parallel jobs.
When I run the job seperately, it is finishing successfully.
But when I run the sequence , it is aborting giving the following error message.
"Seq name..JobControl (@Job Name): Controller problem: Error calling DSRunJob(Job Name), code=-14
[Timed out while waiting for an event]"


Any suggestions are appreciated.

Thanks in advance.
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Search is your friend.

Losing the belief that a DataStage server can deliver an infinite supply of resources would be good also.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Specifically, search for "Timed out while waiting for an event". You'll find it's not all that strange and actually quite popular. :wink:
-craig

"You can never have too many knives" -- Logan Nine Fingers
Post Reply