Logical Data Guard: After nologging insert in primary database, SQL Apply stops in standby db with O
I have a doubt regarding SQL Apply behaviour after nologging operations in primary database.
We have a 10.2.0.5 Data Guard (DG): 1 primary database + 1 standby database. The DG is a logical one. Standby database is used just for reporting, not for DR. So no switchover or failover will ever happen.
Applications occasionally need to perform some NOLOGGING operations in primary database for massive data upload. I know it is not recommended but they really need it because of the amount of data.
We have conducted some tests and every time a NOLOGGING operation is performed in primary db, SQL Apply stops in standby with next error: