Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

...

...

...

...

...

...

...

...

...

 How do we resend a

...

PLOG?

 A plog PLOG can be resend resent from the MINE process to the apply APPLY process by using an internal engine command. Please see API and Internal Commands for more information.

The process is:

  1. Stop the MINE and Apply processAPPLY processes
  2. In the console type (use the plog PLOG sequence instead of X):

    No Format
    dbvrep> ENGINE MINE RESET TO PLOG X
  3. On the target database, run:

    No Format
    run 
    SQL> delete dbvrep.dbrsapply_plog_history where sequence>=X;
  4. Restart MINE process
  5. Restart Apply APPLY process if this was stopped

The following message in the log file may indicate that a plog PLOG needs to be resent if this message does not progress: 

...