You display the operational state of the database instance.
You have the DBInfoRead server authorization.
db_state [-v]
-v |
Displaying the filling level of the database instance log and data area. |
OK
<operational_state>
Log Full = <value>
Database Full = <value>
Values for the Reply Fields
Value |
Description |
<operational_state> |
Operational state of the database instance. Possible values are, among others: ONLINE: The database instance is ready. ADMIN: The database instance is down. Only special administrative work can be done. OFFLINE: The database instance is not ready. STOPPED INCORRECTLY: Only with a UNIX operating system: UNKNOWN: The system cannot determine the operational state. |
Log Full = <value> |
Filling level of the log area. Possible values are: YES: The log area is full. NO: The log area is not full. |
Database Full = <value> |
Filling level of the data area. Possible values are: YES: The data area is full. NO: The data area is not full. |