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

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

The mode that the pluggable database is in to open it.

Constants

PLUGGABLE_DATABASE_OPEN_MODE_UNSPECIFIED

value: 0
The open mode is unspecified.

READ_ONLY

value: 1
The pluggable database is opened in read-only mode.

READ_WRITE

value: 2
The pluggable database is opened in read-write mode.

MOUNTED

value: 3
The pluggable database is mounted.

MIGRATE

value: 4
The pluggable database is migrated.

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.