datastage

A forum for discussing DataStage<sup>®</sup> basics. If you're not sure where your question goes, start here.

Moderators: chulett, rschirm, roy

Post Reply
dssubhani
Participant
Posts: 38
Joined: Wed Jul 14, 2010 11:12 pm

datastage

Post by dssubhani »

Hi All,

Am getting below error when compiled a job sequence:

<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.13</Version>
</JobSeqGenError>

Please help me....Thanks for your valuble time...

Thanks in advance,

Subbu
Last edited by dssubhani on Wed Sep 14, 2011 12:27 am, edited 1 time in total.
subhani
arvind_ds
Participant
Posts: 428
Joined: Thu Aug 16, 2007 11:38 pm
Location: Manali

Post by arvind_ds »

Is it a problem while compiling the job sequence only or with other jobs also(parallel jobs, server jobs ...) and yes, please use a relevant Subject while posting your queries.
Arvind
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Until you give your posts meaningful subjects I, for one, am not going to help you.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
dssubhani
Participant
Posts: 38
Joined: Wed Jul 14, 2010 11:12 pm

Post by dssubhani »

arvind_ds wrote:Is it a problem while compiling the job sequence only or with other jobs also(parallel jobs, server jobs ...) and yes, please use a relevant Subject while posting your queries.
when compile all the jobs in a sequence ,all jobs works fine.But,when am compiling sequence got the 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.1.0.13</Version>
</JobSeqGenError>



Pls help me out

Thanks in advance
subhani
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Go back to the top, edit your first post and change the subject to be something more meaningful. Then do an exact search for "The system cannot locate the resource specified".
-craig

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