Distributed database monitoring

Error rendering macro 'Include+'

The 'Include+' macro can only be used in spaces managed by Scroll Versions / Scroll Translations.

All 'Include+' and 'Excerpt Include+' macros must be converted to normal 'Include Page' and 'Excerpt Include' macros in such spaces.

Please use the macro conversion tool to detect and fix similar issues in this space or ask a space administrator to do so.

A distributed database is a database set that is stored on many computers, but appears to applications as a single database. In a distributed database system, an application can access and modify the data simultaneously in several databases in a network. Each database in the distributed database system is controlled by its local Oracle server, but the database cooperates to be consistent with the other databases in the global distributed database.

In a distributed database system, Oracle uses links between the databases for application requests. A database link creates and defines a one-way path for communication from one Oracle database to another database.

Because each Oracle database instance is controlled by both the Oracle server and the consistency of the distributed database system, you can use PATROL to monitor both the specific database instance and the structure and transactions in the distributed database system.

The following reports provide information about the distributed database structure of the instance:

  • Commit Point Strength
  • Database Links
  • Pending Transactions
  • Snapshot
Was this page helpful? Yes No Submitting... Thank you

Comments