If you have not already created the Mirror Replication Agent transaction log in the primary database, create the transaction log now.
To create the Mirror Replication Agent transaction log
Use isql or another query processor to log in to the Mirror Replication Agent administration port.
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”.