Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DatabaseUpgradeWithDbVersionDetails

Details of the Oracle Database software version number for upgrading a database.

Properties

dbVersion

dbVersion: string

A valid Oracle Database version. For a list of supported versions, use the ListDbVersions operation.

This cannot be updated in parallel with any of the following: licenseModel, dbEdition, cpuCoreCount, computeCount, computeModel, adminPassword, whitelistedIps, isMTLSConnectionRequired, openMode, permissionLevel, dbWorkload, privateEndpointLabel, nsgIds, isRefreshable, dbName, scheduledOperations, dbToolsDetails, isLocalDataGuardEnabled, or isFreeTier.

Optional options

options: undefined | string

Additional upgrade options supported by DBUA(Database Upgrade Assistant). Example: "-upgradeTimezone false -keepEvents"

Const source

source: string = "DB_VERSION"

Methods

getDeserializedJsonObj

getJsonObj