0x534 Happens While Validate Cluster Operation And Adding a Database To a Group Fails
(Doc ID 2672981.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Fail Safe - Version 4.1 and laterOracle Database - Enterprise Edition - Version 12.2.0.1 and later
Information in this document applies to any platform.
Symptoms
0x534 happens while validate cluster operation.
The results of the validate cluster operation :
18:37:19 FS-10500: <HOSTNAME1> : Starting verification of cluster <ClusterName>
18:37:20 FS-10660: <HOSTNAME1> : Gathering cluster information
18:37:20 FS-10660: <HOSTNAME2> : Gathering cluster information
18:37:20 0x534: No mapping between account names and security IDs was done.
18:37:20 0x534: No mapping between account names and security IDs was done.
18:37:20 0x534: No mapping between account names and security IDs was done.
18:37:20 0x534: No mapping between account names and security IDs was done.
18:37:20 0x534: No mapping between account names and security IDs was done.
< snip >
18:37:20 The clusterwide operation completed successfully, however, the server reported some warnings.
18:37:20 FS-10660: <HOSTNAME1> : Gathering cluster information
18:37:20 FS-10660: <HOSTNAME2> : Gathering cluster information
18:37:20 0x534: No mapping between account names and security IDs was done.
18:37:20 0x534: No mapping between account names and security IDs was done.
18:37:20 0x534: No mapping between account names and security IDs was done.
18:37:20 0x534: No mapping between account names and security IDs was done.
18:37:20 0x534: No mapping between account names and security IDs was done.
< snip >
18:37:20 The clusterwide operation completed successfully, however, the server reported some warnings.
And, adding a database to a group fails:
18:52:53 FS-10381: <HOSTNAME2> : Creating the resource information for resource <Database>
18:52:53 FS-10427: Creating database instance <Database> for Oracle Net service name <Service>
18:52:53 FS-10635: Created file <ORACLE_HOME>\Database\PWD<SID>.ora
18:56:04 Instance created.
18:56:04 FS-10382: <HOSTNAME2> : Bringing resource Fsl<GROUP> online
18:56:05 FS-10382: <HOSTNAME2> : Bringing resource <Database> online
18:57:12 FS-10726: Resource <Database> is in a failed state
18:57:12 FS-10012: Failed to bring the cluster resource Database> online. Check the Windows event log for messages
18:57:12 FS-10782: The Oracle Database resource provider failed to bring resource <Database> online
18:57:12 FS-10890: Oracle Fail Safe failed during the add operation
< snip >
18:57:48 The clusterwide operation failed.
18:52:53 FS-10427: Creating database instance <Database> for Oracle Net service name <Service>
18:52:53 FS-10635: Created file <ORACLE_HOME>\Database\PWD<SID>.ora
18:56:04 Instance created.
18:56:04 FS-10382: <HOSTNAME2> : Bringing resource Fsl<GROUP> online
18:56:05 FS-10382: <HOSTNAME2> : Bringing resource <Database> online
18:57:12 FS-10726: Resource <Database> is in a failed state
18:57:12 FS-10012: Failed to bring the cluster resource Database> online. Check the Windows event log for messages
18:57:12 FS-10782: The Oracle Database resource provider failed to bring resource <Database> online
18:57:12 FS-10890: Oracle Fail Safe failed during the add operation
< snip >
18:57:48 The clusterwide operation failed.
Database alert log shows :
2020-05-18T18:56:42.285663+09:00
alter database mount
ORA-205 signalled during: alter database mount...
2020-05-18T18:56:42.426279+09:00
Errors in file <PATH>\<SID>_mz00_2404.trc:
ORA-00202: control file: '<PATH>\O1_MF_HD4J24BC_.CTL'
ORA-27041: unable to open file
OSD-04002: unable to open file
O/S-Error: (OS 5) Access is denied.
2020-05-18T18:56:42.566955+09:00
Errors in file <PATH>\<SID>_mz00_2404.trc:
ORA-00202: control file: '<PATH>\O1_MF_HD4J24CZ_.CTL'
ORA-27041: unable to open file
OSD-04002: unable to open file
O/S-Error: (OS 5) Access is denied.
ORA-00210: cannot open the specified control file
ORA-00202: control file: '<PATH>\O1_MF_HD4J24BC_.CTL'
ORA-27041: unable to open file
OSD-04002: unable to open file
O/S-Error: (OS 5) Access is denied.
alter database mount
ORA-205 signalled during: alter database mount...
2020-05-18T18:56:42.426279+09:00
Errors in file <PATH>\<SID>_mz00_2404.trc:
ORA-00202: control file: '<PATH>\O1_MF_HD4J24BC_.CTL'
ORA-27041: unable to open file
OSD-04002: unable to open file
O/S-Error: (OS 5) Access is denied.
2020-05-18T18:56:42.566955+09:00
Errors in file <PATH>\<SID>_mz00_2404.trc:
ORA-00202: control file: '<PATH>\O1_MF_HD4J24CZ_.CTL'
ORA-27041: unable to open file
OSD-04002: unable to open file
O/S-Error: (OS 5) Access is denied.
ORA-00210: cannot open the specified control file
ORA-00202: control file: '<PATH>\O1_MF_HD4J24BC_.CTL'
ORA-27041: unable to open file
OSD-04002: unable to open file
O/S-Error: (OS 5) Access is denied.
Changes
New installation and setup
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |