Database Error Messages

RMAN-05529

warning: DB_FILE_NAME_CONVERT resulted in invalid Oracle ASM or Exascale names; names changed to disk group only.

Cause

It is not possible to convert Oracle Automatic Storage Management (Oracle ASM) or Exascale Oracle Managed File names using DB_FILE_NAME_CONVERT parameter. RMAN changed these invalid names to the converted disk group name instead.


Action

No action is required. This is an informational message only. If the automatic change is incorrect, use one of the following options instead of using DB_FILE_NAME_CONVERT for Oracle Automatic Storage Management (Oracle ASM)" or Exascale Oracle Managed Files:

  1. use RMAN command SET NEWNAME for each Oracle Managed File.
  2. set DB_CREATE_FILE_DEST initialization parameter in auxiliary instance and not specify DB_FILE_NAME_CONVERT.