DbSystemShapeSummary - Oracle Database@AWS

DbSystemShapeSummary

Information about a hardware system model (shape) that's available for an Exadata infrastructure. The shape determines resources, such as CPU cores, memory, and storage, to allocate to the Exadata infrastructure.

Contents

areServerTypesSupported

Indicates whether the hardware system model supports configurable database and server storage types.

Type: Boolean

Required: No

availableCoreCount

The maximum number of CPU cores that can be enabled for the shape.

Type: Integer

Required: No

availableCoreCountPerNode

The maximum number of CPU cores per DB node that can be enabled for the shape.

Type: Integer

Required: No

availableDataStorageInTBs

The maximum amount of data storage, in terabytes (TB), that can be enabled for the shape.

Type: Integer

Required: No

availableDataStoragePerServerInTBs

The maximum amount of data storage, in terabytes (TB), that's available per storage server for the shape.

Type: Integer

Required: No

availableDbNodePerNodeInGBs

The maximum amount of DB node storage, in gigabytes (GB), that's available per DB node for the shape.

Type: Integer

Required: No

availableDbNodeStorageInGBs

The maximum amount of DB node storage, in gigabytes (GB), that can be enabled for the shape.

Type: Integer

Required: No

availableMemoryInGBs

The maximum amount of memory, in gigabytes (GB), that can be enabled for the shape.

Type: Integer

Required: No

availableMemoryPerNodeInGBs

The maximum amount of memory, in gigabytes (GB), that's available per DB node for the shape.

Type: Integer

Required: No

computeModel

The OCI model compute model used when you create or clone an instance: ECPU or OCPU. An ECPU is an abstracted measure of compute resources. ECPUs are based on the number of cores elastically allocated from a pool of compute and storage servers. An OCPU is a legacy physical measure of compute resources. OCPUs are based on the physical core of a processor with hyper-threading enabled.

Type: String

Valid Values: ECPU | OCPU

Required: No

coreCountIncrement

The discrete number by which the CPU core count for the shape can be increased or decreased.

Type: Integer

Required: No

maximumNodeCount

The maximum number of compute servers that is available for the shape.

Type: Integer

Required: No

maxStorageCount

The maximum number of Exadata storage servers that's available for the shape.

Type: Integer

Required: No

minCoreCountPerNode

The minimum number of CPU cores that can be enabled per node for the shape.

Type: Integer

Required: No

minDataStorageInTBs

The minimum amount of data storage, in terabytes (TB), that must be allocated for the shape.

Type: Integer

Required: No

minDbNodeStoragePerNodeInGBs

The minimum amount of DB node storage, in gigabytes (GB), that must be allocated per DB node for the shape.

Type: Integer

Required: No

minimumCoreCount

The minimum number of CPU cores that can be enabled for the shape.

Type: Integer

Required: No

minimumNodeCount

The minimum number of compute servers that are available for the shape.

Type: Integer

Required: No

minMemoryPerNodeInGBs

The minimum amount of memory, in gigabytes (GB), that must be allocated per DB node for the shape.

Type: Integer

Required: No

minStorageCount

The minimum number of Exadata storage servers that are available for the shape.

Type: Integer

Required: No

name

The name of the shape.

Type: String

Required: No

runtimeMinimumCoreCount

The runtime minimum number of CPU cores that can be enabled for the shape.

Type: Integer

Required: No

shapeFamily

The family of the shape.

Type: String

Required: No

shapeType

The shape type. This property is determined by the CPU hardware.

Type: String

Valid Values: AMD | INTEL | INTEL_FLEX_X9 | AMPERE_FLEX_A1

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: