Monitor real-time apply
Hi, I need that my Physical Standby database has been actualized with the online redo logs instead of waiting until this redo logs are archived on the primary database and after applied on Stanby.
A definition of real-time apply says “that every Entry written into the Online RedoLogs of the Primary Database is transfered to the Standby Site and written into the Standby Redo Logs at the same time”
I have 3 redo groups in v$log and 4 groups in v$standby_log. One more group in v$standby_log as is recommended
I followed the documented steps showed in Oracle Data Guard Concepts and Administration