Sequencer Error

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
saadmirza
Participant
Posts: 76
Joined: Tue Mar 29, 2005 2:57 am

Sequencer Error

Post by saadmirza »

Hi,
I am trying to run a sequencer for a datastage Job...I am not able to compile the sequencer...I am not using any Parser or XML packs...I am new to DS..I am getting the following error..Please let me know where exactly the error may be...

<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.1.18</Version>
</JobSeqGenError>
Precious
Charter Member
Charter Member
Posts: 53
Joined: Mon Aug 23, 2004 9:51 am
Location: South Africa
Contact:

Post by Precious »

Hi,

There has been posts covering this error. One of which is viewtopic.php?t=93118&start=0&postdays= ... tion+error

A search is bound to bring back more.

Regards,
Precious

Mosher's Law of Software Engineering: Don't worry if it doesn't work right. If everything did, you'd be out of a job.
Post Reply