December 7, 2004 at 9:50 am
Server: Msg 7399, Level 16, State 1, Line 1OLE DB provider 'MSOLAP' reported an error.
[OLE/DB provider returned message: Database 'PLP' does not exist.]
OLE DB error trace [OLE/DB Provider 'MSOLAP' IDBInitialize::Initialize returned 0x80004005: ].
December 7, 2004 at 6:05 pm
it's possibly a security problem with the catalog. Does the catalog have a role defined and are you a member of it?
Steve.
December 8, 2004 at 9:44 am
This should not be the problem. I am the local OLAP Administrator. So is the Service that is running SQL Server. And so is the account that I am impersonating in the connection. If it was a authenication issue, shouldn't fail when I make the connection while terminal serviced into the SQL Server?
~ Nick
December 12, 2004 at 7:08 pm
You're right re: the security.
On the slightly obscur side, when creating the connection (linked server) are/were there two different drivers for AS? (prob listed as OLE DB for OLAP 8.0 and 9.0). I know with Excel connections, if you use the 'old" (sql server 7.0/OLAP services) driver, you can't connect to catalogs that contain AS2000 features. It may be that when connecting via TS, the TS machine has only the latest driver but your client PC/s have both?
Steve.
March 2, 2005 at 8:56 am
Turns out the Analysis Services client was at a different versions. Once I brought the client tools on all systems up to the patch level of the Analysis Services install everything started working. Thanks for the replys.
Viewing 5 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply