Mirror Replication Agent object names

All objects created in the primary database to support replication are prefixed with a common value, identified by configuration property pdb_xlog_prefix:

The value of the pdb_xlog_prefix parameter is the prefix string used in all Mirror Replication Agent object names.

The value of the pdb_xlog_prefix_chars parameter is a list of the non-alphanumeric characters allowed in the prefix string specified by pdb_xlog_prefix. This list of allowed characters is database-specific. For example, in Oracle, the only non-alphanumeric characters allowed in a database object name are the $, #, and _ characters.

StepsTo find the names of the objects created

  1. At the Mirror Activator administration port, invoke the ra_helpsysinfo command with no keywords:

    ra_helpsysinfo
    

    The ra_helpsysinfo command returns a list of the transaction log base objects.