dbTalk Databases Forums  

SP_TRACE_CREATE error when browsing cube

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss SP_TRACE_CREATE error when browsing cube in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
John Williams
 
Posts: n/a

Default SP_TRACE_CREATE error when browsing cube - 02-08-2006 , 06:41 PM






We have a cube that runs fine on one server but when I deploy and process it
on another server I get the following error when trying to run queries
against it:

OLE DB error: OLE DB or ODBC error: You do not have permission to run
'SP_TRACE_CREATE'.: 42000.

Any ideas?



Reply With Quote
  #2  
Old   
John Williams
 
Posts: n/a

Default RE: SP_TRACE_CREATE error when browsing cube - 02-09-2006 , 02:51 PM






I'm going to go ahead and answer my own question so that the solution will be
here for others to find.

One of our partitions is using Automatic MOLAP and is looking at the fact
table for notifications. Neither the user in the data source nor the AS
service account had admin privileges and evidently it uses sp_trace_create
(my own conclusion, I may be wrong about this) to create the trace that
monitors the tracking table that is specified. Once I set up the AS service
account as a sysadmin everything worked fine, without even having to
reprocess the cube.

"John Williams" wrote:

Quote:
We have a cube that runs fine on one server but when I deploy and process it
on another server I get the following error when trying to run queries
against it:

OLE DB error: OLE DB or ODBC error: You do not have permission to run
'SP_TRACE_CREATE'.: 42000.

Any ideas?



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.