Page 1 of 2

Error Calling Subroutine

Posted: Tue Feb 08, 2005 4:24 pm
by anilraj8
I am getting an error when i compile the Job. It is giving a Message like

"Error calling subroutine: DSR_JOB (Action=5); check DataStage is set up correctly in Project DataStage
(Subroutine failed to complete succesfully (30107))"

I checked everything in DS Admin, DS Manager and DS Director but still i cant find why it is getting. Can any one help Me with this problem

thank U
RAj

Posted: Tue Feb 08, 2005 4:50 pm
by amsh76
After you got compilation error, Did you click on more and see what it says ?

Re: Error Calling Subroutine

Posted: Tue Feb 08, 2005 4:54 pm
by Anjan Roy
anilraj8 wrote:I am getting an error when i compile the Job. It is giving a Message like

"Error calling subroutine: DSR_JOB (Action=5); check DataStage is set up correctly in Project DataStage
(Subroutine failed to complete succesfully (30107))"

I checked everything in DS Admin, DS Manager and DS Director but still i cant find why it is getting. Can any one help Me with this problem

thank U
RAj
Does it happen all the time you try compiling the job? We have seen this error coming when you have lost connection from the server. Try re-logging into designer and compiling the job.

Re: Error Calling Subroutine

Posted: Tue Feb 08, 2005 5:01 pm
by anilraj8
Anjan Roy wrote:
anilraj8 wrote:I am getting an error when i compile the Job. It is giving a Message like

"Error calling subroutine: DSR_JOB (Action=5); check DataStage is set up correctly in Project DataStage
(Subroutine failed to complete succesfully (30107))"

I checked everything in DS Admin, DS Manager and DS Director but still i cant find why it is getting. Can any one help Me with this problem

thank U
RAj
Does it happen all the time you try compiling the job? We have seen this error coming when you have lost connection from the server. Try re-logging into designer and compiling the job.
I am getting all the time even i stopped all services and again restarted DS engine. I closed Designer also and restarted even though it is comming same error.

Re: Error Calling Subroutine

Posted: Tue Feb 08, 2005 5:04 pm
by Anjan Roy
anilraj8 wrote: I am getting all the time even i stopped all services and again restarted DS engine. I closed Designer also and restarted even though it is comming same error.
Sometime the underlying hash files get corrupted. Did you try renaming the job to something else and then compile?

Posted: Tue Feb 08, 2005 5:05 pm
by amsh76
Hey what does it say when you click MORE ? Can you please check

Posted: Tue Feb 08, 2005 5:09 pm
by anilraj8
amsh76 wrote:After you got compilation error, Did you click on more and see what it says ?
"more is not active when i close the error message. and when i click the error message ok button it is giving a message like
"(40503) a call to an OLE server has failed, or a runtime error occurred within the OLE server itself"

when i hit show error it is giving a message like
"(40908) A request for an object with a NULL ID was made"

that's what i am getting.

thank u
Raj

Re: Error Calling Subroutine

Posted: Tue Feb 08, 2005 5:13 pm
by anilraj8
Anjan Roy wrote:
anilraj8 wrote: I am getting all the time even i stopped all services and again restarted DS engine. I closed Designer also and restarted even though it is comming same error.
Sometime the underlying hash files get corrupted. Did you try renaming the job to something else and then compile?
"I tried everything even i created a newproject and i created a new job still it is giving the same message"

Posted: Tue Feb 08, 2005 5:14 pm
by amsh76
Do you have enough space in disk ?

Posted: Tue Feb 08, 2005 5:17 pm
by Anjan Roy
anilraj8 wrote:more is not active when i close the error message. and when i click the error message ok button it is giving a message like
"(40503) a call to an OLE server has failed, or a runtime error occurred within the OLE server itself"

when i hit show error it is giving a message like
"(40908) A request for an object with a NULL ID was made"
try compiling it on another client.. the OLE error tells me that it has something to with your DS client.

Posted: Tue Feb 08, 2005 5:21 pm
by anilraj8
amsh76 wrote:Do you have enough space in disk ?
" I have enough space"

Posted: Tue Feb 08, 2005 5:23 pm
by anilraj8
Anjan Roy wrote:
anilraj8 wrote:more is not active when i close the error message. and when i click the error message ok button it is giving a message like
"(40503) a call to an OLE server has failed, or a runtime error occurred within the OLE server itself"

when i hit show error it is giving a message like
"(40908) A request for an object with a NULL ID was made"
try compiling it on another client.. the OLE error tells me that it has something to with your DS client.
" i am working on my home pc"

Posted: Tue Feb 08, 2005 5:30 pm
by Anjan Roy
[quote="anilraj8" i am working on my home pc"[/quote]

I also happen to get the similar OLE error but that proved to be specific to my client.

Posted: Tue Feb 08, 2005 5:34 pm
by anilraj8
amsh76 wrote:Hey what does it say when you click MORE ? Can you please check
"more is not active"

Posted: Wed Feb 09, 2005 3:02 am
by Sainath.Srinivasan
Points to check can be
1.) ping / telnet to the Server system - if different from the client
2.) reinstall the client - OLE problems freqently originate from incorrect installation or the installed product being partly overwritten by other software.
3.) check your permission (to create new file) on the client directory in your client PC as DataStage uses temporary file(s) for jobs such as sequencer.
4.) Try using / creating new projects as your project may be corrupted.