ORA-19527: |
physical standby redo log must be renamed |
| Cause: | The CLEAR LOGFILE command was used at a physical standby database. This command cannot be used at a physical standby database unless the LOG_FILE_NAME_CONVERT initialization parameter is set. This is required to avoid overwriting the primary database's logfiles. |
| Action: | Set the LOG_FILE_NAME_CONVERT initialization parameter. |