Oracle X6-2-HA Deployment And User's Manual page 100

Database appliance
Hide thumbs Also See for X6-2-HA:
Table of Contents

Advertisement

Patching Oracle Database Appliance Bare Metal Systems Using the Command-Line
Update the repository with the server software:
3.
[root@oda1 opt]# oakcli unpack -package path_to_patch_file
For example, for 18.3:
# oakcli unpack -package /tmp/p28864520_183000_Linux-x86-64_1of3.zip
# oakcli unpack -package /tmp/p28864520_183000_Linux-x86-64_2of3.zip
# oakcli unpack -package /tmp/p28864520_183000_Linux-x86-64_3of3.zip
Apply the server update:
4.
[root@oda1 opt]# /opt/oracle/oak/bin/oakcli update -patch version --
server
For example, for 18.3:
[root@oda1 opt]# /opt/oracle/oak/bin/oakcli update -patch 18.3.0.0.0 --
server
When you update the server, the OAK stack is migrated to the DCS stack. You
must run the ODACLI commands to patch the storage and database.
Confirm that the server update is successful, using the ODACLI command:
5.
[root@oda1 opt]# /opt/oracle/dcs/bin/odacli describe-job -i job_ID
Update the storage components.
6.
Specify the -rolling option to patch shared disks in a rolling fashion.
[root@oda1 opt]# /opt/oracle/dcs/bin/odacli update-storage -v version -
rolling
For example, for 18.3:
[root@oda1 opt]# /opt/oracle/dcs/bin/odacli update-storage -v
18.3.0.0.0 -rolling
To update the Oracle Database Appliance repository with 18.3 RDBMS Clone
7.
files:
Download the RDBMS Clone software file p27604558_18300_Linux-
a.
x86-64.zip and extract the RDBMS Clone file software:
unzip /tmp/27604558_183000_Linux-x86-64.zip
odacli-dcs-18.3.0.0.0-180905-DB-18.0.0.0.zip
Copy the software to a temporary location on the appliance, similar to the
b.
procedure you followed for the server patch.
Chapter 7
7-9

Advertisement

Table of Contents
loading

Table of Contents