Measures reported by OraRacDBFileStTest
This test reports the status of each datafile in the shared cluster storage and the current access mode of every datafile.
Outputs of the test : One set of results for every datafile in the shared storage of the Oracle cluster being monitored.
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 |
Measure Value |
| 1 |
System |
| 2 |
Online |
| 3 |
Recover |
| 4 |
Unknown |
Note:
By default, this measure reports the above-mentioned Measure Values while indicating the mode through which this datafile can be accessed. However, the graph of this measure will be represented using the corresponding numeric equivalents i.e., 0 to 3.
|
|