Oracle Alert DBA Alerts

Oracle Alert Database Administration (DBA) alerts help you manage your database by notifying you regularly of:

If Oracle Alert finds the database exceptions specified in a DBA alert, it sends you a message summarizing all exceptions found. If Oracle Alert finds no exceptions, it sends you a message reporting that no exceptions were found. Oracle Alert keeps you notified of the status of your database, even if it is unchanging.

The Applications DBA application owns the Oracle Alert DBA alerts. This lets Oracle Alert perform the DBA alerts for every database instance you create, even those that reside outside Oracle Alert's database.

The following descriptions list the customizable frequency and inputs of each DBA alert.

Tables Unable to Allocate Another Extent

This alert looks for tables where the next extent is larger than the largest free extent.

Indexes Unable to Allocate Another Extent

This alert looks for indexes where the next extent is larger than the largest free extent.

Users Near Their Tablespace Quota

This alert detects users that are near their tablespace quota.

Tablespaces Without Adequate Free Space

This alert looks for tablespaces without a specified minimum amount of free space.

Indexes Too Large or Fragmented

This alert detects indexes that exceed a specified number of blocks or extents.

Tables Too Large or Fragmented

This alert detects tables that exceed a specified number of blocks or extents.

Tables Near Maximum Extents

This alert searches for tables and indexes that are within a specified number of extents of their maximum extents.

Indexes Near Maximum Extents

This alert searches for tables and indexes that are within a specified number of extents of their maximum extents.