sp_OAMethod -
11-10-2005
, 12:39 PM
Help!
Our call to sp_OAMethod (Exec sp_OAMethod @dso_server, 'Connect', null,
@ServerName) fails. Decoding the return value reveals ErrorSource and
ErrorDesc
as "DSO Cannot connect to the Analysis server on computer @ServerName.
Connection to the server is lost".
What could be the potential causes of the failure?
Thank you in advance. |