Oracle Database@Google Cloud V1 API - Module Google::Cloud::OracleDatabase::V1::DatabaseManagementConfig::ManagementState (v0.11.1)

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.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.