Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateDedicatedShardDetail

Details required for creation of ATP-D based shard.

Properties

adminPassword

adminPassword: string

Admin password for shard database.

cloudAutonomousVmClusterId

cloudAutonomousVmClusterId: string

The OCID of the cloud Autonomous Exadata VM Cluster.

computeCount

computeCount: number

The compute count for the shard database. It has to be in multiples of 2. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

dataStorageSizeInGbs

dataStorageSizeInGbs: number

The data disk group size to be allocated in GBs for the shard database. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional encryptionKeyDetails

encryptionKeyDetails: model.DedicatedShardOrCatalogEncryptionKeyDetails

isAutoScalingEnabled

isAutoScalingEnabled: boolean

Determines the auto-scaling mode for the shard database.

Optional peerCloudAutonomousVmClusterId

peerCloudAutonomousVmClusterId: undefined | string

The OCID of the peer cloud Autonomous Exadata VM Cluster.

Optional shardSpace

shardSpace: undefined | string

The shard space name for the shard database. Shard space for existing shard cannot be changed, once shard is created. Shard space name shall be used while creation of new shards. For User defined sharding, every shard must have a unique shard space name. For system defined sharding, shard space name is not required.

Functions

getDeserializedJsonObj

getJsonObj