Comilation Error of Job Sequence

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
Rubu
Premium Member
Premium Member
Posts: 82
Joined: Sun Feb 27, 2005 9:09 pm
Location: Bangalore

Comilation Error of Job Sequence

Post by Rubu »

HI ,

I am getting an error while compiling any job sequence in my project. Jobs are getting compiled fine, but while compiling any sequence calling these jobs shows the error..

The error 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.1.0.8</Version>
</JobSeqGenError>


Thanks and Regards
rubu
Sainath.Srinivasan
Participant
Posts: 3337
Joined: Mon Jan 17, 2005 4:49 am
Location: United Kingdom

Post by Sainath.Srinivasan »

That is because you do not have priviledge to 'write' in the directory where you have your DataStage client installed (in your local PC).

If you use Win XP SP 2, you also may need a patch from Ascl.

This is currently being discussed on the following post
viewtopic.php?t=92202
Post Reply