oraDbTablespaceState
ORADB-MIB ·
.1.3.6.1.4.1.111.4.1.2.1.5
Object
column
mandatory
Enumeration
The current accessibility of this tablespace. If a tablespace is offline(2), then SQL statements cannot reference objects contained in the tablespace. An invalid(3) tablespace is one that has been dropped.
Context
- MIB
- ORADB-MIB
- OID
.1.3.6.1.4.1.111.4.1.2.1.5- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- oraDbTablespaceEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | online |
2 | offline |
3 | invalid |