Oracle Database@Google Cloud V1 API - Module Google::Cloud::OracleDatabase::V1::State (v0.7.0)

Reference documentation and code samples for the Oracle Database@Google Cloud V1 API module Google::Cloud::OracleDatabase::V1::State.

The various lifecycle states of the Autonomous Database.

Constants

STATE_UNSPECIFIED

value: 0
Default unspecified value.

PROVISIONING

value: 1
Indicates that the Autonomous Database is in provisioning state.

AVAILABLE

value: 2
Indicates that the Autonomous Database is in available state.

STOPPING

value: 3
Indicates that the Autonomous Database is in stopping state.

STOPPED

value: 4
Indicates that the Autonomous Database is in stopped state.

STARTING

value: 5
Indicates that the Autonomous Database is in starting state.

TERMINATING

value: 6
Indicates that the Autonomous Database is in terminating state.

TERMINATED

value: 7
Indicates that the Autonomous Database is in terminated state.

UNAVAILABLE

value: 8
Indicates that the Autonomous Database is in unavailable state.

RESTORE_IN_PROGRESS

value: 9
Indicates that the Autonomous Database restore is in progress.

RESTORE_FAILED

value: 10
Indicates that the Autonomous Database failed to restore.

BACKUP_IN_PROGRESS

value: 11
Indicates that the Autonomous Database backup is in progress.

SCALE_IN_PROGRESS

value: 12
Indicates that the Autonomous Database scale is in progress.

AVAILABLE_NEEDS_ATTENTION

value: 13
Indicates that the Autonomous Database is available but needs attention state.

UPDATING

value: 14
Indicates that the Autonomous Database is in updating state.

MAINTENANCE_IN_PROGRESS

value: 15
Indicates that the Autonomous Database's maintenance is in progress state.

RESTARTING

value: 16
Indicates that the Autonomous Database is in restarting state.

RECREATING

value: 17
Indicates that the Autonomous Database is in recreating state.

ROLE_CHANGE_IN_PROGRESS

value: 18
Indicates that the Autonomous Database's role change is in progress state.

UPGRADING

value: 19
Indicates that the Autonomous Database is in upgrading state.

INACCESSIBLE

value: 20
Indicates that the Autonomous Database is in inaccessible state.

STANDBY

value: 21
Indicates that the Autonomous Database is in standby 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.