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

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

Advertisement

Example using scp command:
scp software_file root@oda_host:/tmp
Example using sftp command:
sftp root@oda_host
Enter the root password, and copy the files.
put software_file
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
Update the storage components.
5.
[root@oda1 opt]# /opt/oracle/oak/bin/oakcli update -patch version --
storage
For example, for 18.3:
[root@oda1 opt]# /opt/oracle/oak/bin/oakcli update -patch 18.3.0.0.0 --
storage
To update the Oracle Database Appliance repository with 18.3 RDBMS Clone
6.
files:
Download the RDBMS Clone software file p28864456_18300_Linux-
a.
x86-64.zip to /tmp location and unpack the RDBMS Clone file software:
oakcli unpack -package /tmp/28864456_183000_Linux-x86-64.zip
Patching Oracle Database Appliance Virtualized Platform
Chapter 7
7-11

Advertisement

Table of Contents
loading

Table of Contents