Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateExternalBackupJobDetails

Properties

availabilityDomain

availabilityDomain: string

The targeted availability domain for the backup.

characterSet

characterSet: string

The character set for the database.

compartmentId

compartmentId: string

The OCID of the compartment where this backup should be created.

databaseEdition

databaseEdition: DatabaseEdition

The Oracle Database edition to use for creating a database from this standalone backup. Note that 2-node RAC DB systems require Enterprise Edition - Extreme Performance.

databaseMode

databaseMode: DatabaseMode

The mode (single instance or RAC) of the database being backed up.

dbName

dbName: string

The name of the database from which the backup is being taken.

Optional dbUniqueName

dbUniqueName: undefined | string

The {@code DB_UNIQUE_NAME} of the Oracle Database being backed up.

dbVersion

dbVersion: string

A valid Oracle Database version.

displayName

displayName: string

A user-friendly name for the backup. This name does not have to be unique.

externalDatabaseIdentifier

externalDatabaseIdentifier: number

The {@code DBID} of the Oracle Database being backed up. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

ncharacterSet

ncharacterSet: string

The national character set for the database.

Optional pdbName

pdbName: undefined | string

The pluggable database name.

Functions

getDeserializedJsonObj

getJsonObj