Versions Compared

Key

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

 How do we resend a PLOG?

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

...

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

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

    No Format
    SQL> delete dbvrep.dbrsapply_plog_history where sequence>=X;
  4. On the target or Apply server, move all the plogs that are in the "apply" directory to another location for backup purposes. 
  5. Restart MINE process
  6. Restart APPLY process if this was stopped

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

...