Oracle Cloud -- Applying Patch on OCI
There are multiple ways to apply patch 1) Using Console 2) Using dbcli 3) For exacloud we can use dbaascli or exadbcpatchmulti In this Blog we will mainly discuss about applying patch using console and dbcli . This was tested by my friend i still need to test it . Using OCI Console : The one-off patches (now they are call interim patches) can be applied via the Console, API or even manually. To apply an interim patch manually, you can use the Opatch utility. The detailed steps are provided in the Applying one-off patches on Oracle Database 21c documentation. The patches can be applied in any order. Here is how simple and easy it is: 1. For the database on which you want to apply the patches, just click its name to display details and under Resources , click Updates : 2. Click on “ Apply a one-off patch “: 3. Then, in the Apply one-off patch dialog, enter the patch numbers. Use a comma-separa...