Compilataion error in Sequencer

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
prmuttireddy
Participant
Posts: 30
Joined: Tue Jun 20, 2006 10:22 pm

Compilataion error in Sequencer

Post by prmuttireddy »

Hi,

When i am compiling simple sequencer it has been giving the following compilation error.

<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>

Please help on this issue and give the solution for this error.

Regards,
Reddy.
mcolen
Premium Member
Premium Member
Posts: 31
Joined: Wed Aug 11, 2004 8:59 am
Location: Florida

Error 2017

Post by mcolen »

This has been discussed before. Please do a search using the 2017 and you will find the answer to your question. A search for the answer should always be done before posting a question.
meena
Participant
Posts: 430
Joined: Tue Sep 13, 2005 12:17 pm

Post by meena »

Hi,
This error is due to lack of write permission on the client machine, where the XML file needs to be generated. And do a seacrh to in the forum.
prmuttireddy
Participant
Posts: 30
Joined: Tue Jun 20, 2006 10:22 pm

Post by prmuttireddy »

Thanks for the reply
Post Reply