Problems with Oracle Fail Safe installation
GQJan 9 2013 — edited Jan 14 2013Dthe configuration of Oracle failsafe for Oracle 11g on MS Windows 2008 R2 I am facing certain issues. During the creation of network name below highlighted error is received.
Cluster network name resource 'ABCD' failed to create its associated computer object in domain 'domainname.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 'ABCD$' 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 'ABCD$' has 'Full Control' permission to that computer object using the Active Directory Users and Computers tool.
Could any body suggest what to do? Can I create databases first and after that configure Oracle Fail Safe. Right now no Database has been created.
Thanks,