Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DatabaseUpgradeHistoryEntrySummary

The Database service supports the upgrade history of databases.

To use any of the API operations, you must be authorized in an IAM policy. If you are not authorized, talk to an administrator. If you are an administrator who needs to write policies to give users access, see [Getting Started with Policies](https://docs.cloud.oracle.com/Content/Identity/Concepts/policygetstarted.htm).

For information about access control and compartments, see [Overview of the Identity Service](https://docs.cloud.oracle.com/Content/Identity/Concepts/overview.htm).

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

Properties

action

action: Action

The database upgrade action.

id

id: string

The OCID of the database upgrade history.

Optional lifecycleDetails

lifecycleDetails: undefined | string

Additional information about the current lifecycle state.

lifecycleState

lifecycleState: LifecycleState

Status of database upgrade history SUCCEEDED|IN_PROGRESS|FAILED.

Optional options

options: undefined | string

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

Optional source

source: Source

The source of the Oracle Database software to be used for the upgrade.

  • Use {@code DB_HOME} to specify an existing Database Home to upgrade the database. The database is moved to the target Database Home and makes use of the Oracle Database software version of the target Database Home.
  • Use {@code DB_VERSION} to specify a generally-available Oracle Database software version to upgrade the database.
  • Use {@code DB_SOFTWARE_IMAGE} to specify a database software image to upgrade the database.

Optional sourceDbHomeId

sourceDbHomeId: undefined | string

The OCID of the Database Home.

Optional targetDBVersion

targetDBVersion: undefined | 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 targetDatabaseSoftwareImageId

targetDatabaseSoftwareImageId: undefined | string

the database software image used for upgrading database.

Optional targetDbHomeId

targetDbHomeId: undefined | string

The OCID of the Database Home.

Optional timeEnded

timeEnded: Date

The date and time when the database upgrade ended.

timeStarted

timeStarted: Date

The date and time when the database upgrade started.

Functions

getDeserializedJsonObj

getJsonObj