Compilation 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
ksmurthys
Participant
Posts: 35
Joined: Mon Aug 23, 2004 3:02 pm

Compilation ERROR

Post by ksmurthys »

HI ALL,

We upgraded DS6 server to DS7.1.
When i tried to compile sequence jobs,i am getting the following error:
<Desc>XML parser error on input line 0: source='',reason='The system cannot locate the resource specified.

'</Desc>
I recreated the one of the simple sequence job on DS7.1 it worked fine.

Any Idea why its giving compilation error??

Any help would be appreciated.

Thanks.
chalasaniamith
Participant
Posts: 36
Joined: Wed Feb 16, 2005 5:20 pm
Location: IL

Re: Compilation ERROR

Post by chalasaniamith »

Hi,
since u upgraded to 7.1 as far as i know that when ur using xml check the properties for the source because might be source has chaged i mean the path of it.
try if it works let me know if not i will check this one agian.Incase if it works in other way plz let me know too
ksmurthys
Participant
Posts: 35
Joined: Mon Aug 23, 2004 3:02 pm

Post by ksmurthys »

HI AMITH,

I am not using XML stage in any of my sequencer jobs.

Thanks.
Sainath.Srinivasan
Participant
Posts: 3337
Joined: Mon Jan 17, 2005 4:49 am
Location: United Kingdom

Post by Sainath.Srinivasan »

You need 'write' access on the DataStage client (local) directory.

If you are using WinXP SP2, you may also need a patch / fix from Ascential.

Search for similar error in this forum for more details.
Mike
Premium Member
Premium Member
Posts: 1021
Joined: Sun Mar 03, 2002 6:01 pm
Location: Tampa, FL

Post by Mike »

Another thing to check:
Does your 7.1 install have all of the same optional plug-in stages that your 6.x install had?

Mike
Sainath.Srinivasan
Participant
Posts: 3337
Joined: Mon Jan 17, 2005 4:49 am
Location: United Kingdom

Post by Sainath.Srinivasan »

It has nothing to do with optional plug-ins as he is compiling a sequencer which does not have any optional part.
Mike
Premium Member
Premium Member
Posts: 1021
Joined: Sun Mar 03, 2002 6:01 pm
Location: Tampa, FL

Post by Mike »

Sorry. I haven't done an install in quite a while. Didn't remember if something like the command activity was optional or not.

Mike
richdhan
Premium Member
Premium Member
Posts: 364
Joined: Thu Feb 12, 2004 12:24 am

Post by richdhan »

Hi,

We had the same problem some time back. Pls search the PX forum. We also posted the solution we got from Ascential Developernet.

It has something to do with directory permissions.

Here is the link

HTH
--Rich
ketfos
Participant
Posts: 562
Joined: Mon May 03, 2004 8:58 pm
Location: san francisco
Contact:

Post by ketfos »

Hi,
I checked the permissions and have the write permissions on DataStage Directory.
But I still get same error, when i tried to compile sequence jobs.

Anybody else is facing this problem?

Ketfos
Sainath.Srinivasan
Participant
Posts: 3337
Joined: Mon Jan 17, 2005 4:49 am
Location: United Kingdom

Post by Sainath.Srinivasan »

As mentioned before, if you are using Win XP SP2, you may need to obtain a patch from Ascential.
Post Reply