Databases Reference
In-Depth Information
name=Oracle Exadata DB server 11.2 Linux $releasever - $basearch - latest
baseurl= http://cm01dbm01.centroid.com/yum/unknown/EXADATA/dbserver/11.2/latest/x86_64/
gpgcheck=1
enabled=1
[root@cm01dbm01 ~]#
Next, empty your yum cache using the following command:
[root@cm01dbm02 11.2.3.1.0]# yum clean all
Cleaning up Everything
[root@cm01dbm02 11.2.3.1.0]#
Next, enable your repository using a command similar to the following command based on instructions in the
storage server's patch README :
[root@cm01dbm02 11.2.3.1.0]# yum --enablerepo=exadata_dbserver_11.2_x86_64_latest repolist
exadata_dbserver_11.2_x86_64_latest | 1.9 kB 00:00
exadata_dbserver_11.2_x86_64_latest/primary_db | 1.1 MB 00:00
repo id repo name status
exadata_dbserver_11.2_x86_64_latest Oracle Exadata DB server 11.2 Linux 5 - x86_64
- latest enabled: 482
repolist: 482
[root@cm01dbm02 11.2.3.1.0]#
When this is complete, you may be instructed to install RPMs that are missing, as listed:
[root@cm01dbm02 11.2.3.1.0]# yum --enablerepo=exadata_dbserver_11.2_x86_64_latest \
install elfutils-libelf.i386 libstdc++-devel.i386 libX11.i386 \
libXau.i386 libXdmcp.i386 libXext.i386 libXp.i386 libXtst.i386
Setting up Install Process
Package elfutils-libelf-0.137-3.el5.i386 already installed and latest version
Package libXp-1.0.0-8.1.el5.i386 already installed and latest version
Package libXtst-1.0.1-3.1.i386 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package libX11.i386 0:1.0.3-11.el5_7.1 set to be updated
---> Package libXau.i386 0:1.0.1-3.1 set to be updated
---> Package libXdmcp.i386 0:1.0.1-2.1 set to be updated
---> Package libXext.i386 0:1.0.1-2.1 set to be updated
Updating Your Compute Nodes Using yum
Prior to applying the latest firmware and package updates on the compute nodes, stop and disable CRS on the node
you wish to patch.
exadata storage patches are typically applied one compute node at a time, and we recommend following all of
the steps in this section's recipe on a single node first before continuing to the next one.
Note
 
 
Search WWH ::




Custom Search