DbSystemShapeProperties interface
DbSystemShape resource model
Properties
| are |
Indicates if the shape supports database and storage server types |
| available |
The maximum number of CPU cores that can be enabled on the DB system for this shape. |
| available |
The maximum number of CPU cores per database node that can be enabled for this shape. Only applicable to the flex Exadata shape and ExaCC Elastic shapes. |
| available |
The maximum DATA storage that can be enabled for this shape. |
| available |
The maximum data storage available per storage server for this shape. Only applicable to ExaCC Elastic shapes. |
| available |
The maximum Db Node storage available per database node for this shape. Only applicable to ExaCC Elastic shapes. |
| available |
The maximum Db Node storage that can be enabled for this shape. |
| available |
The maximum memory that can be enabled for this shape. |
| available |
The maximum memory available per database node for this shape. Only applicable to ExaCC Elastic shapes. |
| compute |
The compute model of the Exadata Infrastructure |
| core |
The discrete number by which the CPU core count for this shape can be increased or decreased. |
| display |
The display name of the shape used for the DB system |
| maximum |
The maximum number of database nodes available for this shape. |
| max |
The maximum number of Exadata storage servers available for the Exadata infrastructure. |
| min |
The minimum number of CPU cores that can be enabled per node for this shape. |
| min |
The minimum data storage that need be allocated for this shape. |
| min |
The minimum Db Node storage that need be allocated per node for this shape. |
| minimum |
The minimum number of CPU cores that can be enabled on the DB system for this shape. |
| minimum |
The minimum number of database nodes available for this shape. |
| min |
The minimum memory that need be allocated per node for this shape. |
| min |
The minimum number of Exadata storage servers available for the Exadata infrastructure. |
| runtime |
The runtime minimum number of CPU cores that can be enabled on the DB system for this shape. |
| shape |
The shapeAttributes of the DB system shape.. |
| shape |
The family of the shape used for the DB system. |
| shape |
The shape used for the DB system. |
Property Details
areServerTypesSupported
Indicates if the shape supports database and storage server types
areServerTypesSupported?: boolean
Property Value
boolean
availableCoreCount
The maximum number of CPU cores that can be enabled on the DB system for this shape.
availableCoreCount: number
Property Value
number
availableCoreCountPerNode
The maximum number of CPU cores per database node that can be enabled for this shape. Only applicable to the flex Exadata shape and ExaCC Elastic shapes.
availableCoreCountPerNode?: number
Property Value
number
availableDataStorageInTbs
The maximum DATA storage that can be enabled for this shape.
availableDataStorageInTbs?: number
Property Value
number
availableDataStoragePerServerInTbs
The maximum data storage available per storage server for this shape. Only applicable to ExaCC Elastic shapes.
availableDataStoragePerServerInTbs?: number
Property Value
number
availableDbNodePerNodeInGbs
The maximum Db Node storage available per database node for this shape. Only applicable to ExaCC Elastic shapes.
availableDbNodePerNodeInGbs?: number
Property Value
number
availableDbNodeStorageInGbs
The maximum Db Node storage that can be enabled for this shape.
availableDbNodeStorageInGbs?: number
Property Value
number
availableMemoryInGbs
The maximum memory that can be enabled for this shape.
availableMemoryInGbs?: number
Property Value
number
availableMemoryPerNodeInGbs
The maximum memory available per database node for this shape. Only applicable to ExaCC Elastic shapes.
availableMemoryPerNodeInGbs?: number
Property Value
number
computeModel
The compute model of the Exadata Infrastructure
computeModel?: string
Property Value
string
coreCountIncrement
The discrete number by which the CPU core count for this shape can be increased or decreased.
coreCountIncrement?: number
Property Value
number
displayName
The display name of the shape used for the DB system
displayName?: string
Property Value
string
maximumNodeCount
The maximum number of database nodes available for this shape.
maximumNodeCount?: number
Property Value
number
maxStorageCount
The maximum number of Exadata storage servers available for the Exadata infrastructure.
maxStorageCount?: number
Property Value
number
minCoreCountPerNode
The minimum number of CPU cores that can be enabled per node for this shape.
minCoreCountPerNode?: number
Property Value
number
minDataStorageInTbs
The minimum data storage that need be allocated for this shape.
minDataStorageInTbs?: number
Property Value
number
minDbNodeStoragePerNodeInGbs
The minimum Db Node storage that need be allocated per node for this shape.
minDbNodeStoragePerNodeInGbs?: number
Property Value
number
minimumCoreCount
The minimum number of CPU cores that can be enabled on the DB system for this shape.
minimumCoreCount?: number
Property Value
number
minimumNodeCount
The minimum number of database nodes available for this shape.
minimumNodeCount?: number
Property Value
number
minMemoryPerNodeInGbs
The minimum memory that need be allocated per node for this shape.
minMemoryPerNodeInGbs?: number
Property Value
number
minStorageCount
The minimum number of Exadata storage servers available for the Exadata infrastructure.
minStorageCount?: number
Property Value
number
runtimeMinimumCoreCount
The runtime minimum number of CPU cores that can be enabled on the DB system for this shape.
runtimeMinimumCoreCount?: number
Property Value
number
shapeAttributes
The shapeAttributes of the DB system shape..
shapeAttributes?: string[]
Property Value
string[]
shapeFamily
The family of the shape used for the DB system.
shapeFamily?: string
Property Value
string
shapeName
The shape used for the DB system.
shapeName: string
Property Value
string