Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DedicatedShardedDatabaseSummary

Summary of ATP-D based sharded database.

Properties

characterSet

characterSet: string

The character set for the sharded database.

Optional chunks

chunks: undefined | number

The default number of unique chunks in a shardspace. The value of chunks must be greater than 2 times the size of the largest shardgroup in any shardspace. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional clusterCertificateCommonName

clusterCertificateCommonName: undefined | string

The certificate common name used in all cloudAutonomousVmClusters for the sharded database topology. Eg. Production. All the clusters used in one sharded database topology shall have same CABundle setup. Valid characterset for clusterCertificateCommonName include uppercase or lowercase letters, numbers, hyphens, underscores, and period.

compartmentId

compartmentId: string

Identifier of the compartment where sharded database exists.

Const dbDeploymentType

dbDeploymentType: string = "DEDICATED"

Optional dbVersion

dbVersion: undefined | string

Oracle Database version of the Autonomous Container Database.

dbWorkload

dbWorkload: DbWorkload

Possible workload types.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

displayName

displayName: string

Oracle sharded database display name.

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {@code {"bar-key": "value"}}

id

id: string

Sharded Database identifier

lifecycleState

lifecycleState: string

Lifecycle state of sharded database.

lifecycleStateDetails

lifecycleStateDetails: string

Detailed message for the lifecycle state.

Optional listenerPort

listenerPort: undefined | number

The listener port number for the sharded database. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional listenerPortTls

listenerPortTls: undefined | number

The TLS listener port number for sharded database. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

ncharacterSet

ncharacterSet: string

The national character set for the sharded database.

Optional onsPortLocal

onsPortLocal: undefined | number

Ons local port number. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional onsPortRemote

onsPortRemote: undefined | number

Ons remote port number. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional prefix

prefix: undefined | string

Name prefix for the sharded databases.

Optional replicationFactor

replicationFactor: undefined | number

The Replication factor for RAFT replication based sharded database. Currently supported values are 3, 5 and 7. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional replicationMethod

replicationMethod: undefined | string

The Replication method for sharded database.

Optional replicationUnit

replicationUnit: undefined | number

For RAFT replication based sharded database, the value should be atleast twice the number of shards. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

shardingMethod

shardingMethod: ShardingMethod

Sharding Method.

Optional systemTags

systemTags: undefined | object

Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {@code {"orcl-cloud": {"free-tier-retained": "true"}}}

timeCreated

timeCreated: Date

The time the the Sharded Database was created. An RFC3339 formatted datetime string

timeUpdated

timeUpdated: Date

The time the Sharded Database was last updated. An RFC3339 formatted datetime string

Optional totalCpuCount

totalCpuCount: undefined | number

Total cpu count usage for shards and catalogs of the sharded database. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional totalDataStorageSizeInGbs

totalDataStorageSizeInGbs: undefined | number

The aggregarted value of dataStorageSizeInGbs for all shards and catalogs. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Methods

getDeserializedJsonObj

getJsonObj