Databases Reference
In-Depth Information
patch /u01/stg/14207418/Database/11.2.0.3_QDPE_Jul2012/14103267/14103267 apply successful for home
/u01/app/11.2.0.3/grid
patch /u01/stg/14207418/Database/11.2.0.3_QDPE_Jul2012/14103267/13919095 apply successful for home
/u01/app/11.2.0.3/grid
patch /u01/stg/14207418/Database/11.2.0.3_QDPE_Jul2012/14103267/14184077 apply successful for home
/u01/app/11.2.0.3/grid
Updating Your Oracle Databases
After your Oracle binaries have been patched with the QDPE patches, you typically will need to update your Oracle
registry information. Log in to a compute node as the Oracle software owner, change directories to $ORACLE_HOME , and
for each database log in to SQL*Plus as SYSDBA and run the following:
SQL> connect / as sysdba
SQL> @rdbms/admin/catbundle.sql exa apply
How It Works
When patching your Exadata Database Machine using a QFSDP or other storage server patch, there are generally
three distinct activities required for patching your compute nodes:
1.
First, you must update your compute nodes with the image, RPMs, and software required
to coexist with the images on your storage cells. As discussed in Recipe 11-1, these were
historically referred as “minimal packs,” but Oracle has phased out the minimal pack
concept in preference of using Oracle's ULN and yum.
2.
Next, you would typically apply patches to your RDBMS, Grid Infrastructure, and diskmon
binaries using OPatch. These patches are usually delivered as part of a QPDE (Quarterly
Database Patch for Exadata).
3. Finally, you would update each database's registry using catbundle.sql exa apply .
The QDPE patches are not necessarily required to coexist with the updated versions of your compute node
firmware, kernel, and RPMs unless specified in the patch README file, but we generally recommend that when applying
a QFSDP patch that the Exadata DMA apply the QDPE patches along with storage server and compute node updates.
11-5. Patching the InfiniBand Switches
Problem
You wish to patch your InfiniBand switches.
Solution
In this recipe, you will learn how to patch your InfiniBand switches. We will demonstrate by showing an example of
applying an InfiniBand patch.
 
Search WWH ::




Custom Search