Job Failure

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
psybarite
Participant
Posts: 7
Joined: Thu Oct 06, 2005 10:55 am

Job Failure

Post by psybarite »

Hi

I have a job which reads from Unidata DB and loads to a DB2 table. This job has been running fine untill last week.

We have been getting the below error for past couple of days when the job fails. This job runs fine again when we run it manually after a couple of minutes.

The error message is

Unable to connect to server 39204 - UDT error
DSD.UDTOpen GCI $DS.UDTOpen error 24

There are other jobs in the main stream which pretty much do the same but run fine with out any issues. This is the only job tht fails.

Any help in debugging this would be appreciated.

Thanks
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

Is the UniData instance local to the DataStage server machine.
ray.wurlod
Participant
Posts: 54595
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

What changed last week? Clearly "nothing" is not the correct answer.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
psybarite
Participant
Posts: 7
Joined: Thu Oct 06, 2005 10:55 am

Post by psybarite »

Well actually nothing has really changed. We have not done any change both on source and target side. There are a bunch of other jobs which are also part of the same master seq and they run fine.
ray.wurlod
Participant
Posts: 54595
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Are your UniData services (particular shared memory manager) running?
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 »

Resource problem? Don't ask exactly what resource, just seems like a reasonable stretch to me as I found some mention of UniData and shared memory segments mentioning an errno=24.

Edited to add: Ray, aren't you supposed to be either in a lecture or out enjoying the sights and sounds of Sin City? :P
-craig

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