Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateDatabaseDetails

Details to update a database.

*Warning:** Oracle recommends that you avoid using any confidential information when you supply string values using the API.

Properties

Optional dbBackupConfig

dbBackupConfig: model.DbBackupConfig

Optional dbHomeId

dbHomeId: undefined | string

The OCID of the Database Home.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.

Optional freeformTags

freeformTags: undefined | object

Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags.

Example: {@code {\"Department\": \"Finance\"}}

Optional newAdminPassword

newAdminPassword: undefined | string

A new strong password for SYS, SYSTEM, and the plugbable database ADMIN user. The password must be at least nine characters and contain at least two uppercase, two lowercase, two numeric, and two special characters. The special characters must be _, \#, or -.

Optional newTdeWalletPassword

newTdeWalletPassword: undefined | string

The new password to open the TDE wallet. The password must be at least nine characters and contain at least two uppercase, two lowercase, two numeric, and two special characters. The special characters must be _, \#, or -.

Optional oldTdeWalletPassword

oldTdeWalletPassword: undefined | string

The existing TDE wallet password. You must provide the existing password in order to set a new TDE wallet password.

Functions

getDeserializedJsonObj

getJsonObj