|
Measures reported by OraDBFileStTest
This test reports the status of each datafile in this Oracle instance and the mode through which this datafile can be accessed.
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 current status of this datafile and the corresponding numeric equivalents for each State:
| Numeric Value |
State |
| 1 |
System |
| 2 |
Online |
| 3 |
Recover |
| 4 |
Unknown |
Note: By default, this measure reports the above-mentioned States while indicating the current status of this datafile. However, the graph of this measure will be represented using the corresponding numeric equivalents i.e., 1 to 4.
|
| DBFile_mode |
Indicates the mode through which this datafile can be accessed. |
|
The table below indicates the mode through which this datafile can be accessed 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 datafile can be accessed. However, the graph of this measure will be represented using the corresponding numeric equivalents i.e., 0 to 3. |
|