Oracle Database@Google Cloud V1 API - Module Google::Cloud::OracleDatabase::V1::AutonomousDatabaseProperties::DatabaseManagementState (v0.4.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Oracle Database@Google Cloud V1 API module Google::Cloud::OracleDatabase::V1::AutonomousDatabaseProperties::DatabaseManagementState.
The different states of database management for an Autonomous Database.
Constants
DATABASE_MANAGEMENT_STATE_UNSPECIFIED
value: 0
Default unspecified value.
ENABLING
value: 1
Enabling Database Management state
ENABLED
value: 2
Enabled Database Management state
DISABLING
value: 3
Disabling Database Management state
NOT_ENABLED
value: 4
Not Enabled Database Management state
FAILED_ENABLING
value: 5
Failed enabling Database Management state
FAILED_DISABLING
value: 6
Failed disabling Database Management state