dbaascli dbpatchm list_patches

Note:

This command is deprecated as of release 18.3.2 in July 2018. It is replaced by the dbaascli patch db list command. You should discontinue using this deprecated command as it will be removed in a future release.

The dbpatchm list_patches subcommand of the dbaascli utility is used to check whether any patches are available.

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

dbaascli dbpatchm --run -list_patches

A patch update is available if the command response includes the "INFO: images available for patching" message. The patch ID will be displayed as part of the command response. This patch ID can be used to download and apply the patch. See dbaascli dbpatchm apply for detail on applying a patch.