Oracle Database@Google Cloud V1 API - Module Google::Cloud::OracleDatabase::V1::AutonomousDatabaseProperties::DatabaseManagementState (v0.4.0)

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

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.