eG Monitoring
 

Measures reported by TibDBFileStTest

This test reports the status of each datafile in each database of an Oracle instance and the current access mode of every datafile.

Outputs of the test : One set of results for every datafile on the target database server.

The measures made by this test are as follows:

Measurement Description Measurement Unit Interpretation
DBFile_status Indicates the current status of this datafile.   The table below indicates the values that this measure can report and their corresponding numeric equivalents:

Numeric Value Measure Value
1 System
2 Online
3 Recover
4 Unknown

If a datafile is part of the SYSTEM tablespace, its status is SYSTEM (unless it requires recovery). If a datafile in a non-SYSTEM tablespace is online, its status is ONLINE. If a datafile in a non-SYSTEM tablespace is offline, its status can be either OFFLINE or RECOVER.

Note:

By default, this measure reports the above-mentioned Measure Values while indicating the current status of a datafile. However, in the graph of this measure, data file states will be represented using the corresponding numeric equivalents only - i.e., 1 to 4.
DBFile_mode Indicates the current access mode of this datafile.   The table below indicates the values that this measure can report and their corresponding numeric equivalents:

Numeric Value State
0 Disabled
1 Read Only
2 Read Write
3 Unknown

Note:

By default, this measure reports the above-mentioned States while indicating the mode through which this data file can be accessed. However, the graph of this measure will be represented using the corresponding numeric equivalents i.e., 0 to 3.