Warning: ORA-16854: Apply Lag Could Not Be Determined

Breadcrumb Abstract Shape
Breadcrumb Abstract Shape
Breadcrumb Abstract Shape
Breadcrumb Abstract Shape
Breadcrumb Abstract Shape
Breadcrumb Abstract Shape
  • User AvatarANKUSH THAVALI
  • 03 Sep, 2023
  • 0 Comments
  • 15 Secs Read

Warning: ORA-16854: Apply Lag Could Not Be Determined

Warning: ORA-16854: Apply Lag Could Not Be Determined

SOLUTION: 

The solution i tried is , cancelled the recovery and restarted the MRP again on standby db.


SQL> alter database recover managed standby database cancel;

Database altered.

SQL> alter database recover managed standby database using current logfile disconnect from session;

Database altered.