BRCONNECT Default Conditions for Database AdministrationThe check conditions for database administration are specified in the control table DBCHECKORA. For more information, see Database System Check with BRCONNECT.
Condition |
Severity |
Description |
|---|---|---|
|
Error |
Checks whether the database is in The |
|
Warning |
Checks the highest fill level of the archiving directory (by default The Possible test operands, threshold values, value units:
|
|
Warning |
Checks the fill level of file systems on the database host. All file systems are checked by default against the same threshold value. However, you can define different threshold values for individual file systems by specifying the file system in the
Alternatively, you can specify any other file systems by entering the full path of a directory from this file system into the field (you can use upper/lower case spelling in DB17 only as of the Service Packages mentioned in note 427673, otherwise you have to use native SQL). Possible test operands, threshold values, value units:
|
|
Error |
Checks whether there are tablespaces that are offline. The |
|
Warning |
Checks whether there are tablespaces that have the BACKUP status although BRBACKUP is not active The |
|
Warning |
Checks the maximum level of tablespaces in the database. All tablespaces are checked by default against the same threshold value. However, you can define different threshold values for individual tablespaces by specifying the tablespace name in the Possible test operands, threshold values, value units:
|
|
Warning |
Checks whether there are data files that no longer exist in the file system. The |
|
Error |
Checks whether there are online redo log files that no longer exist in the file system. The |
|
Error |
Checks whether there are control files that no longer exist in the file system. The |
|
Error |
Checks whether there are data files that are flagged as The |
|
Error |
Checks whether there are database files that have an illegal operating system type, for example, block raw files on Unix or compressed files on Windows. The This condition does not have test operands, threshold values, or value units. |
|
Error |
Checks whether there are online redo log files that are not mirrored on the Oracle side. The |
(previously |
Error |
Checks whether there are control files that are not mirrored on the Oracle side. The |
|
Error |
Checks whether there are data files or online redo log files that are OFFLINE. The |
|
Warning |
Examines the data files with an activated autoextend feature. A check is made to see whether the file system might overflow due to the existing parameter setting ( The |
|
Warning |
Enhances the The |
(relevant only for dictionary managed tablespaces) |
Warning |
Checks whether there are tables or indices, for which the number of allocated extents exceeds the specified threshold value. All tables or indices are checked by default against the same threshold value. However, you can define different threshold values for individual tablespaces by specifying
the tablespace name in the Possible test operands, threshold values, value units:
|
(relevant only for dictionary managed tablespaces) |
Warning |
Checks whether there are tables or indexes that can bring the tablespace to overflow when up to 5 next extents are allocated. All tables or indices are checked by default against the same threshold value. However, you can define different threshold values for individual tablespaces by specifying
the tablespace name in the Possible test operands, threshold values, value units:
The tablespace overflows when you allocate up to 1, 2, 3, 4, or 5 next extents. |
|
Error |
Checks whether there are tables that not in a table tablespace or indices, which are not in an index tablespace. For an MCOD system, checks whether table and indexes of an owner are in tablespaces belonging to the owner The |
|
Error |
Checks whether there are tables that do not have any indices and are not specified in the The This condition does not have test operands, threshold values, or value units. |
|
Error |
Checks whether there are tables or indices that do not have any statistics, although they should have these. The This condition does not have test operands, threshold values, or value units. |
|
Error |
Checks whether there are tables or indices that have statistics, although they should not have these (for example, with The |
|
Error |
Checks whether there are tables or indexes for which the The |
Note
Since the check conditions for database administration are hard-coded in BRCONNECT (known as built-in check conditions), you cannot add new conditions to the DBCHECKORA
table. You can exclude individual tables and indexes or even complete tablespaces from certain
checks that run at table or index level. To do this, specify the objects in the check_exclude parameter:
check_exclude = [<owner>.]<table> | [<owner>.]<index> | <tablespace> | (<object_list>)
You can restrict the following check conditions in this way:
TOO_MANY_EXTENTS, CRITICAL_SEGMENT, IN_WRONG_TABLESPACE, MISSING_INDEX, MISSING_STATISTICS, HARMFUL_STATISTICS, PCTINCREASE_NOT_ZERO