Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to reduce the "Apply Lag"?

FacundoOct 20 2015 — edited Nov 16 2015

Hi guys,

I am using Oracle Dataguard on Oracle Database 11gR2 with broker configuration:

DGMGRL> SHOW CONFIGURATION;

Configuration - NAME_DG

  Protection Mode: MaxPerformance

  Databases:

    nameprod  - Primary database

    namedg    - Physical standby database

  

Fast-Start Failover: DISABLED

Configuration Status:

SUCCESS

This is my Apply Lag time:

DGMGRL> SHOW DATABASE NAMEDG

Database - namedg

  Role:            PHYSICAL STANDBY

  Intended State:  APPLY-ON

  Transport Lag:   0 seconds

  Apply Lag:       26 minutes 53 seconds

  Real Time Query: ON

  Instance(s):

    NAMEDG

Database Status:

SUCCESS

I would like to reduce the "Apply Lag" time, it is possible? Do you know any way?

Thanks in advanced.

This post has been answered by Facundo on Nov 16 2015
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 14 2015
Added on Oct 20 2015
6 comments
9,647 views