Skip to content

Commit 7516770

Browse files
committed
doc fix for dbSystem resource
1 parent 59ea231 commit 7516770

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/database_db_system.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ The following arguments are supported:
8989
**Subnet Restrictions:** See the subnet restrictions information for **subnetId**.
9090
* `cluster_name` - (Optional) The cluster name for Exadata and 2-node RAC virtual machine DB systems. The cluster name must begin with an an alphabetic character, and may contain hyphens (-). Underscores (_) are not permitted. The cluster name can be no longer than 11 characters and is not case sensitive.
9191
* `compartment_id` - (Required) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment the DB system belongs in.
92-
* `cpu_core_count` - (Required) (Updatable) The number of CPU cores to enable for a bare metal or Exadata DB system. The valid values depend on the specified shape:
92+
* `cpu_core_count` - (Optional) (Updatable) The number of CPU cores to enable for a bare metal or Exadata DB system. The service ignores this value when a VM shape is specified. The valid values depend on the specified shape:
9393
* BM.DenseIO1.36 - Specify a multiple of 2, from 2 to 36.
9494
* BM.DenseIO2.52 - Specify a multiple of 2, from 2 to 52.
9595
* Exadata.Quarter1.84 - Specify a multiple of 2, from 22 to 84.

0 commit comments

Comments
 (0)