Standby Consumed FRA, Started Writing Arch to $ORACLE_HOME/dbs ?
Hi
This is RAC 12.1.0.2 ASM, on Linux x86_64, without Active DG. These are my first few 12c databases, so apologies in advance for my ignorance.
I added RAC standby databases and started their recovery using Real Time Apply. Standby parameter values:
db_recovery_file_dest=FRA diskgroup
log_archive_dest_n=(default)
standby_archive_dest=?/dbs/arch (default)
One of the standbys ran out of space in FRA, but instead of just stopping, it began writing archived logs to $ORACLE_HOME/dbs. I don't recall this behavior before 12c. In 11gR2, once FRA was consumed, the standby would just stop.