11gR2 (11.2.0.1) Unable To Create ASM Spfile Standalone
(Doc ID 1082332.1)
Last updated on OCTOBER 11, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.1.0 to 11.2.0.1.0 [Release 11.2]Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Cloud Exadata Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Information in this document applies to any platform.
***Checked for relevance on 24-May-2013***
Symptoms
Unable to create spfile due to the next error:
startup pfile='init+ASM.ora';
ASM instance started
Total System Global Area 283930624 bytes
Fixed Size 2206088 bytes
Variable Size 256558712 bytes
ASM Cache 25165824 bytes
ASM diskgroups mounted
SQL> create spfile='+<DG_NAME>' from pfile='init+ASM.ora';
create spfile='+<DG_NAME>' from pfile='init+ASM.ora'
*
ERROR at line 1:
ORA-17502: ksfdcre:4 Failed to create file +<DG_NAME>
ORA-15221: ASM operation requires compatible.asm of 11.2.0.0.0 or higher
ASM instance started
Total System Global Area 283930624 bytes
Fixed Size 2206088 bytes
Variable Size 256558712 bytes
ASM Cache 25165824 bytes
ASM diskgroups mounted
SQL> create spfile='+<DG_NAME>' from pfile='init+ASM.ora';
create spfile='+<DG_NAME>' from pfile='init+ASM.ora'
*
ERROR at line 1:
ORA-17502: ksfdcre:4 Failed to create file +<DG_NAME>
ORA-15221: ASM operation requires compatible.asm of 11.2.0.0.0 or higher
Changes
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 |