Page 1 of 1

OLE server has failed message

Posted: Thu May 08, 2008 12:43 am
by ysrini9
Hi ,
when I click on the some stages in my job,I am getting one meassage which says"(40503) A call to an OLE server has failed,or a runtime error occured within the OLE server itself" due to this I uanble open the stage properties.

can anybody share the inf what does it really mean or doing.



Thanks
srini

Posted: Thu May 08, 2008 12:54 am
by ray.wurlod
DataStage clients invoke COM objects for communication with the server. It is somewhere within the OLE server that exposes these objects that the failure has occurred. It might be something as simple as Windows losing track of a handle, or it may be much more complex. Alas, the message itself provides no real clue.

Closing the client (or all connections to the server) and opening a new one usually corrects this fault.