Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 17 Next »

Sometimes due to network glitch or any other issue PLOGs can not be transferred from MINE server to apply server.  In such situations, to keep the replication rolling, the user can manually transfer plogs to the apply server and register them using "APPLY REGISTER PLOG"  command.  Make sure that the files exist on the target.  This command must be run on the target server.  This means that the dbvrep console must be run from the target server.

You can transfer and register single PLOG one at a time or in batch

dbvrep>APPLY REGISTER PLOG seq
dbvrep>APPLY REGISTER PLOG seq TO seq
  • Make sure the plogs are completely delivered before executing this command.
  • No labels