Getting actual names of the transaction log objects

The Replication Agent instance generates the names of its transaction log tables. If you want to find out the actual names of transaction log tables, you must use the pdb_xlog command.

StepsTo find out the names of transaction log base tables

  1. At the Replication Agent administration port, invoke the pdb_xlog command with no keywords:

    pdb_xlog
    

    The pdb_xlog command returns a list of the transaction log base objects in the primary database.