Converting R12 11g To RAC/ASM using rconfig failed with ORA-19504, ORA-17502, and ORA-15001 errors
(Doc ID 1941108.1)
Last updated on MAY 04, 2022
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.4 and laterOracle 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 Cloud Schema Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
Converting R12 11g To RAC/ASM using rconfig failed with ORA-19504, ORA-17502, and ORA-15001 errors.
TNS_ADMIN set to grid_home/network/admin still same error.
The rconfig log file shows the following error:
<ConvertToRAC>
<Convert>
<Response>
<Result code="1" >
Got Exception
</Result>
<ErrorDetails>
oracle.sysman.assistants.rconfig.engine.StorageCreationException: oracle.sysman.assistants.util.rmanEngine.RMANFatalErrorException: RMAN backup as copy database to destination '+DATA';
Starting backup at 13-SEP-14
allocated channel: ORA_DISK_1
channel ORA_DISK_1: SID=1293 device type=DISK
channel ORA_DISK_1: starting datafile copy
input datafile file number=xxxxxxxxxxxxxxxxxxx
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03009: failure of backup command on ORA_DISK_1 channel at 09/13/2014 19:20:48
ORA-19504: failed to create file "+DATA"
ORA-17502: ksfdcre:4 Failed to create file +DATA
ORA-15001: diskgroup "DATA" does not exist or is not mounted
ORA-15040: diskgroup is incomplete
ORA-15001: diskgroup "DATA" does not exist or is not mounted
ORA-15040: diskgroup is incomplete
Operation Failed. Refer logs at /u01/app/oracle/cfgtoollogs/rconfig/rconfig_09_13_14_19_18_41.log for more details.
</ErrorDetails>
</Response>
</Convert>
<ConvertToRAC>
<Convert>
<Response>
<Result code="1" >
Got Exception
</Result>
<ErrorDetails>
oracle.sysman.assistants.rconfig.engine.StorageCreationException: oracle.sysman.assistants.util.rmanEngine.RMANFatalErrorException: RMAN backup as copy database to destination '+DATA';
Starting backup at 13-SEP-14
allocated channel: ORA_DISK_1
channel ORA_DISK_1: SID=1293 device type=DISK
channel ORA_DISK_1: starting datafile copy
input datafile file number=xxxxxxxxxxxxxxxxxxx
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03009: failure of backup command on ORA_DISK_1 channel at 09/13/2014 19:20:48
ORA-19504: failed to create file "+DATA"
ORA-17502: ksfdcre:4 Failed to create file +DATA
ORA-15001: diskgroup "DATA" does not exist or is not mounted
ORA-15040: diskgroup is incomplete
ORA-15001: diskgroup "DATA" does not exist or is not mounted
ORA-15040: diskgroup is incomplete
Operation Failed. Refer logs at /u01/app/oracle/cfgtoollogs/rconfig/rconfig_09_13_14_19_18_41.log for more details.
</ErrorDetails>
</Response>
</Convert>
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 |
Cause |
Solution |
References |