dbaascli patch db apply

Not Oracle Cloud at Customer. This command is not yet available on Oracle Cloud at Customer. Instead, you must use the dbaascli dbpatchm apply command.

The patch db apply subcommand of the dbaascli utility is used to apply a database patch.

Connect to the compute node as the opc user and execute this command as the root user.

dbaascli patch db apply --patchid {patch-id|LATEST}

The patch db apply subcommand displays progress as the patch is applied.

Options of this subcommand are as follows.

Option Description

––patchid {patch-id|LATEST}

The patchid option is used to specify the database patch to be downloaded and applied. Specify the ID of the patch, or specify LATEST to download and apply the latest available database patch.