CREATE PLUGGABLE DATABASE From Archive Does Not Work
(Doc ID 2879729.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 19.13.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
CREATE PLUGGABLE DATABASE From ARCHIVE failing with ORA-65028 INSTEAD OF ORA-65227
SYSCDB$ROOT> CREATE PLUGGABLE DATABASE RD_DEV_AORSPGO3_SCOM_PDB1 USING '/tmp/RD_DEV_AORSPGO3_SCOM_PDB1.pdb';
CREATE PLUGGABLE DATABASE RD_DEV_AORSPGO3_SCOM_PDB1 USING '/tmp/RD_DEV_AORSPGO3_SCOM_PDB1.pdb'
*
ERROR at line 1:
ORA-65028: Unable to open plugin data file at path +PRDATA
ORA-17503: ksfdopn:2 Failed to open file +PRDATA
ORA-15045: ASM file name '+PRDATA' is not in reference form
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 |