Enhanced pdb_skip_op Command

The pdb_skip_op command now accepts a new parameter combination for Oracle XStream operations.

The format of the record locator is database-specific.

Syntax

You can specify this parameter combination to add, return, or remove XStream operations from a list of operations to skip:

pdb_skip_op [
{
add , { locator | {commitscn, scn, sequence, thread} }
|
remove, { all | locator | {commitscn, scn, sequence, thread } }
}
]

You can also use the new parameter combination in the ra_helpop command.

For other database parameter combinations, see the Replication Agent Reference Manual.

Parameters

Examples

Usage

  • The pdb_skip_op command allows you to skip problem records, thereby avoiding having to reinitialize Replication Agent.

  • The pdb_skip_op command is valid when Replication Agent is in the Admin or the Replication Down state.