Installing Database Patch Updates VM DB System in Oracle Cloud Infrastructure
=============================================================================
dbcli - It is a command line interface available on bare metal and virtual machine DB systems.
It is applied for:(when you choose DB SYSTEM only)
Oracle Database 19.0.0.0.0
Oracle Database 12.1.0.2
Oracle Database 11.2.0.4
Steps:
=====
1.We have to check patch update is available.
2.Prepare for installation of the patch update
3.APPLY Patch applied.
4.Post steps.
Step1:
When a patch update becomes available, it appears in the following locations for an Single Instance VM DB System:
Object Storage Service – dbcli
Oracle Cloud Infrastructure DB Systems Console - BUT ORACLE RECOMENDS ONLY dbcli
For install the latest cloud tooling update
cliadm update-dbcli
dbcli update-server --precheck
dbcli update-serverUpdating DB HOMEdbcli list-dbhomesApply Database Patch Update
rm -rf /tmp/datapatchoutput*
Note2360215:Oracle Database 19.0.0.0.0 Release Update (RU) or Oracle Database 12.1.0.2 Bundle Patches (BP) or Oracle Database 11.2.0.4 Patch Set Updates (PSU) are automatically included when you create a new Single Instance VM DB System.
No comments:
Post a Comment