Reference documentation and code samples for the Oracle Database@Google Cloud V1 API module Google::Cloud::OracleDatabase::V1::DatabaseManagementConfig::ManagementState.
The status of the Database Management service.
Constants
MANAGEMENT_STATE_UNSPECIFIED
value: 0 The status is not specified.
ENABLING
value: 1 The Database Management service is enabling.
ENABLED
value: 2 The Database Management service is enabled.
DISABLING
value: 3 The Database Management service is disabling.
DISABLED
value: 4 The Database Management service is disabled.
UPDATING
value: 5 The Database Management service is updating.
FAILED_ENABLING
value: 6 The Database Management service failed to enable.
FAILED_DISABLING
value: 7 The Database Management service failed to disable.
FAILED_UPDATING
value: 8 The Database Management service failed to update.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-28 UTC."],[],[]]