Patching Oracle Database Appliance
Patching Oracle Database Appliance
Running Update Prechecks and Patching Agent, Server, and Storage Using the Web Console
Note:
If your appliance has two nodes, you have the option to update both nodes at the same time or individually. If updating
individually, update Node0 before updating Node1.
1. Do not have any jobs running or pending during the update window.
2. Click the Appliance tab, and then click Patch Manager in the Web Console.
3. Wait for the Component Details to load. If you just updated the Patch Repository, click Refresh in the Component Details
section of the page.
After the patch is uploaded to the Patch Repository, the Component Details on the page are updated with the Installed Version
and Available Version for each component.
4. Select Precheck, click Update Components, then click Submit to verify the patches in the repository and check for conflicts.
When the job finishes, go to the next step. Click Activity for job status.
5. On the Patch Manager page, click Refresh to refresh the Component Details. Select Update Server, click Update
Components, then click Submit to begin the job to patch the server components.
For multi-node systems, select the node to update: All Nodes (default), Node0, or Node1.
The DCS agent is automatically updated whenever the Server or Storage components are updated.
When the job finishes, go to the next step. Click Activity for job status.
6. On the Patch Manager page, click Refresh to refresh the Component Details. Select Update Storage, click Update
Components, then click Submit to begin the job to patch the storage components.
For multi-node systems, select the node to update: All Nodes (default), Node0, or Node1.
For high-availability environment, you can select the Rolling check box to perform rolling patching of storage components.
7. Click Activity to monitor the progress, and verify that the job completes successfully.
Patching Database Homes to the Latest Release Using the Web Console
Use the Web Console to patch database homes to the latest release.
Note:
Follow the procedure in this topic only when patching ODACLI stack. For patching Virtualized Platform, see the topic Patching
Oracle Database Appliance Virtualized Platform.
Before patching the database home, upload the RDBMS Clone Files for the database version, to the repository. See Patching Oracle
Database Appliance Using the CLI for the procedure to update the repository with the latest RDBMS Clone Files.
1. Log into the Web Console with the oda-admin user name and password.
https://Node0–host-ip-address:7093/mgmt/index.html
2. Click the Database tab, and then click Patch on the left pane.
3. Click Patch, and then select the Action as Precheck to run pre-checks before patching the database.
Click Activity for job status.
https://docs.oracle.com/en/engineered-systems/oracle-database-appliance/18.5/cmtxl/patching-oda.html#GUID-DD23722D-2E0D-443A-809D-6FC7… 5/15
9/12/2019 Patching Oracle Database Appliance
4. On the Patch page, for the database to be patched, click View and select Pre-patch reports to view the pre-check report. Fix
any errors, and then select Action as Apply to patch the database.
5. Verify that the patching job completes successfully.
Related Topics
Patching Oracle Database Appliance Bare Metal Systems Using the Command-Line (patching-oda.html#GUID-F28EE29B-5047-
42C8-AEE5-D8281D48EA3A)
Oracle Database Appliance Release Notes (https://www.oracle.com/pls/topic/lookup?ctx=en/engineered-systems/oracle-
database-appliance/18.5/cmtxl&id=CMTRN-GUID-CE9A339E-595B-45DC-889B-AE2F7187D64F)
1. Download the Oracle Database Appliance Server Patch for the ODACLI/DCS stack (patch 29235174) from My Oracle Support to
a temporary location on an external client. Refer to the release notes for details about the software for the latest release.
For example, download the server patch for 18.5:
p29235174_185000_Linux-x86-64_1of3.zip
p29235174_185000_Linux-x86-64_2of3.zip
To patch your deployment to release 18.5, you need to download only the two files mentioned above. The third file
p29235174_185000_Linux-x86-64_3of3.zip is required only if you want to patch the databases to release
11.2.0.4.181016, or 12.1.0.2.181016, or 12.2.0.1.181016, or 18.4.0.0.181016.
2. Unzip the software — it contains README.html and one or more zip files for the patch.
unzip p29235174_185000_Linux-x86-64_1of3.zip
unzip p29235174_185000_Linux-x86-64_2of3.zip
oda-sm-18.5.0.0.0-190424.1-server1of2.zip
oda-sm-18.5.0.0.0-190424.1-server2of2.zip
3. Copy all the software files from the external client to Oracle Database Appliance. For two-node systems, ensure that you copy
the software files to both nodes. Use the scp or sftp protocol to copy the bundle.
Example using scp command:
# sftp root@oda_host
put software_file
# /opt/oracle/dcs/bin/odacli update-repository -f
/tmp/software_file1,/tmp/software_file2,/tmp/software_file3
https://docs.oracle.com/en/engineered-systems/oracle-database-appliance/18.5/cmtxl/patching-oda.html#GUID-DD23722D-2E0D-443A-809D-6FC7… 6/15
9/12/2019 Patching Oracle Database Appliance
# /opt/oracle/dcs/bin/odacli update-repository -f
/tmp/oda-sm-18.5.0.0.0-190424.1-server1of2.zip,
/tmp/oda-sm-18.5.0.0.0-190424.1-server2of2.zip
Note: To patch your existing database homes to the current release, the Oracle Database Appliance Server Patch must
be available in the repository. Download the RDBMS clone files for a release only if you want to create new database
homes for that release.
https://docs.oracle.com/en/engineered-systems/oracle-database-appliance/18.5/cmtxl/patching-oda.html#GUID-DD23722D-2E0D-443A-809D-6FC7… 7/15
9/12/2019 Patching Oracle Database Appliance
11. To update the Oracle Database Appliance repository with the RDBMS Clone files for a release (for creating new
databases of a specific release version):
a. Download the RDBMS Clone software file for a release, for example, p27604558_185000_Linux-x86-64.zip
for 18.5, and extract the RDBMS Clone software:
unzip /tmp/p27604558_185000_Linux-x86-64.zip
odacli-dcs-18.5.0.0.0-190416-DB-18.5.0.0.zip
b. Copy the software to a temporary location on the appliance, similar to the procedure you followed for the server patch.
c. Update the repository with latest release database software:
d. Follow the same steps to update the repository with the RDBMS Clone software for other supported database versions
such as 12.2, 12.1, and so on.
12. Confirm that the patch jobs are successful:
13. Delete the software zip files from the temporary location on the appliance to save space:
Related Topics
Patching Database Homes to the Latest Release Using the Web Console (patching-oda.html#GUID-E4DB3F9E-0268-4464-
A44F-220A0E6BE134)
Oracle Database Appliance Release Notes (https://www.oracle.com/pls/topic/lookup?ctx=en/engineered-systems/oracle-
database-appliance/18.5/cmtxl&id=CMTRN-GUID-CE9A339E-595B-45DC-889B-AE2F7187D64F)
1. Download the Oracle Database Appliance Server Patch for OAK Stack and Virtualized Platforms (patch 29234791) from My
Oracle Support to a temporary location on an external client. Refer to the Oracle Database Appliance Release Notes for 18.5, for
details about the software for the latest release.
For example, download the Oracle Database Appliance Server Patch for OAK Stack and Virtualized Platforms for 18.5:
p29234791_185000_Linux-x86-64_1of3.zip
p29234791_185000_Linux-x86-64_2of3.zip
To patch your deployment to release 18.5, you need to download only the two files mentioned above. The third file
p29234791_185000_Linux-x86-64_3of3.zip is required only if you want to patch the databases to release
11.2.0.4.181016, or 12.1.0.2.181016, or 12.2.0.1.181016, or 18.4.0.0.181016.
2. Copy the software files from the external client to Oracle Database Appliance. For two-node systems, ensure that you copy the
software files to ODA_BASE on both nodes. Use the scp or sftp protocol to copy the bundle.
https://docs.oracle.com/en/engineered-systems/oracle-database-appliance/18.5/cmtxl/patching-oda.html#GUID-DD23722D-2E0D-443A-809D-6FC7… 8/15