Initialize the Mirror Replication Agent

If you have not already created the Mirror Replication Agent transaction log in the primary database, create the transaction log now.

StepsTo create the Mirror Replication Agent transaction log

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

  2. Use the following command to initialize the transaction log:

    pdb_init move_truncpt
    
    ra_init
    

For more information about creating the Mirror Replication Agent transaction log, see “Initializing the Mirror Replication Agent transaction log”.