DBCA File Names In Template is ignored for Pluggable Database
(Doc ID 1995771.1)
Last updated on FEBRUARY 25, 2019
Applies to:
Oracle Database Configuration Assistant - Version 12.1.0.1 to 12.1.0.2 [Release 12.1]Information in this document applies to any platform.
Symptoms
On : 12.1.0.x version
Creating a 12c container database from a DBCA template. File names are not being respected for the Pbd$seed
The Datafile names are prefixed with the <DB Name>.
For example the Template would have :
<DatafileAttributes id="/s01/oradata1/ORCL/pdbseed/system01.dbf" con_id="2">
And the file will be created as follow :
/s01/oradata1/ORCL/pdbseed/ORCL_sysaux01.dbf
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 |
References |