Database Error Messages

OCI-65250

invalid path specified for file string

Cause

An attempt was made to use a file name that does not start with the value specified by the CREATE_FILE_DEST clause in the CREATE PLUGGABLE DATABASE statement for the pluggable database.


Action

Specify a file name pattern so that the resulting file name begins with the value specified by the CREATE_FILE_DEST clause.