I got an error while installing SQL Server 2008 R2 Clustering which the error is :
"Cluster network name resource SQL Network Name{} failed to create its associated computer object in domain{} for the follwoing reason:Unable to update password for computer account. The text for teh associated error code is :Access is denied."
so if you see the error in the first image you will see also the suggestion solution to sovle this error and this problem so you have to do the following before install SQL Server Clustering :
"Cluster network name resource SQL Network Name{} failed to create its associated computer object in domain{} for the follwoing reason:Unable to update password for computer account. The text for teh associated error code is :Access is denied."
so if you see the error in the first image you will see also the suggestion solution to sovle this error and this problem so you have to do the following before install SQL Server Clustering :
- Go to Active Directory Users and Computers
- Right Click on SQL Cluster Name (Computer Object name)
- Go to Properties
- Go to Security Tab
- Add Windows Cluster Name (Computer Object name) with Full Control
- Apply and OK.
3 comments:
Hi , i have the same problem with my SQL 2008 , do you have reinstall all the sql ?
Hi, macumba68.. you will need to rerun the installation again because it's failed first time.
Thank you very much this helped me.
Great Step!!!!
Post a Comment