Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateDatabaseFromDbSystemDetails

Details for creating a database by restoring from a source database system.

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

Properties

adminPassword

adminPassword: string

A strong password for SYS, SYSTEM, PDB Admin and TDE Wallet. The password must be at least nine characters and contain at least two uppercase, two lowercase, two numbers, and two special characters. The special characters must be _, \#, or -.

Optional dbBackupConfig

dbBackupConfig: model.DbBackupConfig

Optional dbDomain

dbDomain: undefined | string

The database domain. In a distributed database system, DB_DOMAIN specifies the logical location of the database within the network structure.

Optional dbName

dbName: undefined | string

The display name of the database to be created from the backup. It must begin with an alphabetic character and can contain a maximum of eight alphanumeric characters. Special characters are not permitted.

Optional dbUniqueName

dbUniqueName: undefined | string

The {@code DB_UNIQUE_NAME} of the Oracle Database.

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\"}}

Functions

getDeserializedJsonObj

getJsonObj