1.256 PDB_FILE_NAME_CONVERT
PDB_FILE_NAME_CONVERT
maps names of existing files to new file names when processing a CREATE PLUGGABLE DATABASE
statement, as well as when processing the ENABLE PLUGGABLE DATABASE
clause of the CREATE DATABASE
statement, if the file_name_convert_clause
is not specified and Oracle Managed Files is not enabled.
Property | Description |
---|---|
Parameter type |
String |
Syntax |
Where:
You can use as many pairs of existing and new replacement strings as required. You can use single or double quotation marks. The following are example settings that are acceptable:
|
Default value |
There is no default value |
Modifiable |
|
Modifiable in a PDB |
Yes |
Basic |
No |
Oracle RAC |
You must set this parameter for every instance, and multiple instances must have the same value. |
File name patterns specified in this initialization parameter cannot match files or directories managed by Oracle Managed Files.
See Also:
Oracle Multitenant Administrator's Guide for more information about this parameter