Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateDatabaseFromBackupDetails

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 -.

backupId

backupId: string

The backup OCID.

Optional backupTDEPassword

backupTDEPassword: undefined | string

The password to open the TDE wallet.

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 being backed up.

Optional pluggableDatabases

pluggableDatabases: Array<string>

The list of pluggable databases that needs to be restored into new database.

Optional sidPrefix

sidPrefix: undefined | string

Specifies a prefix for the {@code Oracle SID} of the database to be created.

Functions

getDeserializedJsonObj

getJsonObj