Can not compile on certain clients.

Dedicated to DataStage and DataStage TX editions featuring IBM<sup>®</sup> Service-Oriented Architectures.

Moderators: chulett, rschirm

Post Reply
Telenet
Premium Member
Premium Member
Posts: 14
Joined: Fri Nov 24, 2006 6:18 am
Location: Telenet

Can not compile on certain clients.

Post by Telenet »

Certain jobs can only be compiled on certain clients. On other clients the compilation fails in the pre-compile phase.
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Check that you have write permission everywhere in the DataStage client installation folder. Part of the pre-compilation phase takes place on the client.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Telenet
Premium Member
Premium Member
Posts: 14
Joined: Fri Nov 24, 2006 6:18 am
Location: Telenet

Post by Telenet »

The error we get is
<JobSeqGenError>
<Code>2017</Code>
<Desc>XML parser error on input line 0: source='', reason='The system cannot locate the resource specified.
'</Desc>
<LineNum>0</LineNum>
<Line></Line>
<Ref></Ref>
<Version>7.5.0.25</Version>
</JobSeqGenError>
and only happens for larger workflow on specific clients. Other jobs compile normally
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Then, as well as write permission on the client, check that you have a goodly quantity of free disk space on the drive on which DataStage client is installed. You might also search the forum for the exact error message.
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 »

'Certain jobs' = Sequence jobs? As Ray noted, search the forums for your error phrase 'The system cannot locate the resource specified' and you'll see it's a fairly common problem. And you'll find the solution as well.
-craig

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