Failure In Creating PDB With Temp Files Stored In ASM / OMF Format From Non-CDB Using NOCOPY Option
(Doc ID 2778041.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 12.2.0.1 and laterInformation in this document applies to any platform.
Symptoms
Creating Pluggable Database with temp files stored in ASM / OMF format from Non-CDB database using XML file method using
NOCOPY or NOCOPY TEMPFILE REUSE option fails with below error:
CREATE PLUGGABLE DATABASE TEST USING '/tmp/test.xml' NOCOPY;
ERROR at line 1:
ORA-01119: error in creating database file '+<DISKGROUP_NAME>'
ORA-17502: ksfdcre:4 Failed to create file +<DISKGROUP_NAME>
ORA-15041: diskgroup "<DISKGROUP_NAME>" space exhausted
Changes
Temp files stored in ASM or OMF file format.
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 |