Compile 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
jpr196
Participant
Posts: 65
Joined: Tue Sep 26, 2006 1:49 pm
Location: Virginia

Compile error

Post by jpr196 »

Hi, hopefully someone here has seen this error before.

When trying to compile Sequence jobs, I get the following error:

"XML parser error on input line 0: source=", reason= 'The system cannot locate the resource specified' ".

When I compile Server jobs and hash files, everything is fine. Anyone have an idea as to why I cannot compile any sequencers?
meena
Participant
Posts: 430
Joined: Tue Sep 13, 2005 12:17 pm

Re: Compile error

Post by meena »

Hi
This error occurs because of write permission. Check the permission.And do a search in the forum based on "XML parser error on input line 0: source=".We have posts disccused on this error.
Hi, hopefully someone here has seen this error before.

When trying to compile Sequence jobs, I get the following error:

"XML parser error on input line 0: source=", reason= 'The system cannot locate the resource specified' ".

When I compile Server jobs and hash files, everything is fine. Anyone have an idea as to why I cannot compile any sequencers?
jpr196
Participant
Posts: 65
Joined: Tue Sep 26, 2006 1:49 pm
Location: Virginia

Post by jpr196 »

Thanks, this was very helpful!
Post Reply