Module: Google::Cloud::OracleDatabase::V1::MaintenanceWindow::PatchingMode
- Defined in:
- proto_docs/google/cloud/oracledatabase/v1/exadata_infra.rb
Overview
Patching mode.
Constant Summary collapse
- PATCHING_MODE_UNSPECIFIED =
Default unspecified value.
0- ROLLING =
Updates the Cloud Exadata database server hosts in a rolling fashion.
1- NON_ROLLING =
The non-rolling maintenance method first updates your storage servers at the same time, then your database servers at the same time.
2