Oracle Message ORA-19527 - physical standby redo log must be renamed

ERRORphysical standby redo log must be renamed
CAUSEThe 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 databases log files.
ACTIONSet the LOG_FILE_NAME_CONVERT initialization parameter.