Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 error 21002 [sql server] regcreatekeyex #5 access denied

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2002-11-13 : 08:45:47
stephane writes "tried changing the sql server 65 security mode from standrd to mixed, and now get this "error 21002 [sql server] regcreatekeyex #5 access denied" which prevents me from savnig any new settings.

the db works fine

thanks
stephane"

Andraax
Aged Yak Warrior

790 Posts

Posted - 2002-11-13 : 09:58:00
Are you logged on to the server with a local administrator account?? (NT/2000)

The problem might be that you don't have permission to alter a registry key.

Go to Top of Page
   

- Advertisement -