ORA-15040: Diskgroup Is Incomplete When Creating a New Database If nosuid is Set.
(Doc ID 2097173.1)
Last updated on OCTOBER 12, 2022
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.1 to 12.1.0.2 [Release 11.2 to 12.1]Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
You are trying to create a new database and get the following errors
when in fact all asm diskgroups are mounted on all nodes.
SQL> select group_number, name, state, type, total_mb, free_mb, usable_file_mb from v$asm_diskgroup;
GROUP_NUMBER NAME STATE TYPE TOTAL_MB FREE_MB USABLE_FILE_MB
------------ -------------------- ----------- ------ ---------- ---------- --------------
2 SBT_ARCHIVES MOUNTED EXTERN 81904 73992 73992
5 SBT_ARCHIVES MOUNTED EXTERN 40944 40776 40776
3 SBT_DATA MOUNTED EXTERN 409584 79740 79740
1 ORACLE_BACKUPS01 MOUNTED EXTERN 81904 900 900
4 REC_DG MOUNTED EXTERN 163824 32424 32424
5 rows selected.
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! |