Page 1 of 1

Error while compiling Sequencer

Posted: Fri Apr 08, 2005 4:35 am
by rajiivnb
Hi Group,

If i try to compile the Sequencer, with two job activity, its throwing the following 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.8</Version>
</JobSeqGenError>


i re-imorted all the jobs again, i did through DSX file. still its giving the same error. Can anyone help me out. Some sequencers are compiling properly and some gives this error.

Thnx in advance.

rajiiv

Posted: Fri Apr 08, 2005 5:45 am
by ArndW
rajivnb,

your quote looks like xml code; not the standard output from the compiler. Where are you compiling from?

Posted: Fri Apr 08, 2005 6:03 am
by Sainath.Srinivasan
That is because you do not have 'write' priviledge on the dir where you have installed DataStage client on your PC.

If you are using Win XP SP2, you may also need an extra patch from Ascential.

Please search the forum for more info.

Error while compiling Sequencer

Posted: Sat Apr 09, 2005 4:18 am
by rajiivnb
Hi Group,

I created a new project, and all the jobs were compiling and working fine. If i compile a seuqnce which i created in this project is throwing this error. Previously this problem was not there, in my old project. only in this new project am getting this error. I havnt exported any sequence from my old project. I created a new one error, which is giving this error. Though i mentioned the correct job names inside the job activity.


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


thnx

Rajiiv

Posted: Sat Apr 09, 2005 8:10 am
by chulett
This looks suspiciously like the error in your first post. Is this something new that is generating an identical error or are you just... reiterating? :?
Sainath.Srinivasan wrote:That is because you do not have 'write' priviledges on the directory where you have installed the DataStage client on your PC.

Did you check this?