Initialize Replication Agent

If you have not already initialized Replication Agent and created Replication Agent objects in the primary database, do so now.

StepsTo create the Replication Agent transaction log

  1. Use isql or another query processor to log in to the Replication Agent administration port.

  2. Use the following command to initialize Replication Agent and create Replication Agent objects in the primary database:

    pdb_xlog init
    

See the Replication Agent Administration Guide for more information.