dbTalk Databases Forums  

Error View SQL Server 2008 Errorlog

microsoft.public.sqlserver.server microsoft.public.sqlserver.server


Discuss Error View SQL Server 2008 Errorlog in the microsoft.public.sqlserver.server forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Joe K.
 
Posts: n/a

Default Error View SQL Server 2008 Errorlog - 08-28-2009 , 11:16 AM






I have a SQL Server 2008 database server that was set up by another
individual several months. My windows user account that I log into the
server is listed in the Administrator group. When I try to view the SQL
Server 2008 errorlog I receive the error listed below.

Cannot show requested dialog (sqlMgmt)

xp_regread() returned error 5,'Access is denied.'

Please help me resolve this issue.

Thanks,

Reply With Quote
  #2  
Old   
Tibor Karaszi
 
Posts: n/a

Default Re: Error View SQL Server 2008 Errorlog - 08-28-2009 , 11:45 AM






Seems like the SQL Server service account don't have appropriate
permission on whatever it tries to do against the registry (you can
trace the xp_regread call from SSMS using Profiler). My first thing to
do would be to verify/set/set-and-reset the service account using "SQL
Server Configuration Manager".

--
Tibor Karaszi, SQL Server MVP
http://www.karaszi.com/sqlserver/default.asp
http://sqlblog.com/blogs/tibor_karaszi


"Joe K." <JoeK (AT) discussions (DOT) microsoft.com> wrote

Quote:
I have a SQL Server 2008 database server that was set up by another
individual several months. My windows user account that I log into
the
server is listed in the Administrator group. When I try to view the
SQL
Server 2008 errorlog I receive the error listed below.

Cannot show requested dialog (sqlMgmt)

xp_regread() returned error 5,'Access is denied.'

Please help me resolve this issue.

Thanks,

Reply With Quote
  #3  
Old   
Uri Dimant
 
Posts: n/a

Default Re: Error View SQL Server 2008 Errorlog - 08-30-2009 , 02:29 AM



Joe
Do you use Vista OS?


"Joe K." <JoeK (AT) discussions (DOT) microsoft.com> wrote

Quote:
I have a SQL Server 2008 database server that was set up by another
individual several months. My windows user account that I log into the
server is listed in the Administrator group. When I try to view the SQL
Server 2008 errorlog I receive the error listed below.

Cannot show requested dialog (sqlMgmt)

xp_regread() returned error 5,'Access is denied.'

Please help me resolve this issue.

Thanks,

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 - 2013, Jelsoft Enterprises Ltd.