Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Usually, there is no need to directly access most of the tables. Nevertheless, some of the tables maybe useful:

Table nameDescription
DBRSAPPLY_CONFLICT_LOG
List of conflicts encountered, including failing SQL.
DBRSAPPLY_CONFLICT_HANDLERS
Conflict handler settings. Note that the key is object id on source database.
DBRSAPPLY
Includes last commit SCN (current_scn), so it can be used to monitor apply progress if SNMP or log monitoring is not an option.
  • No labels