SQL Server Forums
Profile | Register | Active Topics | Members | Search | Forum FAQ
 
Register Now and get your question answered!
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 SQL Server 2008 Forums
 High Availability (2008)
 Permissions error creating instance
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Charoniv
Starting Member

21 Posts

Posted - 07/23/2012 :  10:02:36  Show Profile  Reply with Quote
I'm getting this error.
Checked that MYCLUSTER$ has ful control in the computers container.
Am installing as a domain admin.

Any idea what might be wrong?

Trying to create an instance on a failover cluster sql server v2008 RD, win 2008.
Cluster nakme is MYCLUSTER, instance name MYINSTANCEI01\I01



Cluster network name resource 'SQL Network Name (INSTANCEI01)' failed to create its associated computer object in domain 'mydomain.com' for the following reason: Unable to create computer account.

The text for the associated error code is: Access is denied.


Please work with your domain administrator to ensure that:
- The cluster identity 'MYCLUSTER$' can create computer objects. By default all computer objects are created in the 'Computers' container; consult the domain administrator if this location has been changed.
- The quota for computer objects has not been reached.
- If there is an existing computer object, verify the Cluster Identity 'MYCLUSTER$' has 'Full Control' permission to that computer object using the Active Directory Users and Computers tool.

Edited by - Charoniv on 07/23/2012 10:25:13

chadmat
The Chadinator

USA
1961 Posts

Posted - 08/03/2012 :  17:01:01  Show Profile  Visit chadmat's Homepage  Reply with Quote
The Cluster Name Object obviously doesn't have permission to create computer objects. You can precreate it then it should work.

-Chad
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
SQL Server Forums © 2000-2009 SQLTeam Publishing, LLC Go To Top Of Page
This page was generated in 0.06 seconds. Powered By: Snitz Forums 2000