Initialize Mirror Replication Agent

If you have not already initialized Mirror Replication Agent and created Mirror Replication Agent objects in the primary database, do so 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 commands to initialize Mirror Replication Agent and create Mirror Replication Agent objects in the primary database:

    pdb_init
    
    ra_init
    

See the Mirror Activator Administration Guide for more information.