Owner's Manual
11
20
On
each node
, perform the following steps:
a
Determine the database instance that exists on that node by typing:
srvctl status database -d <database name>
b
Add the ORACLE_SID environment variable entry in the user profile
oracle
by typing:
echo "export ORACLE_SID=racdbx" >>
/home/oracle/.bash_profile
source /home/oracle/.bash_profile
where
racdbx
is the database instance identifier assigned to the node.
NOTE: This example assumes that racdb is the global database name that you
defined in DBCA.
Installing the Oracle Database 11g R1 11.1.0.7
Patch Set
Download and extract the installation software using the following steps:
1
On the first node, log in as
oracle
.
2
Create a folder for the patches and utilities at
/opt/oracle/patches
.
3
Open a web browser and navigate to the Oracle Support website at
www.metalink.oracle.com
.
4
Log in to your Oracle Metalink account. Search for the patch number
6890831
with
Linux x86-64
as the platform.
5
Download the patch to the
/opt/oracle/patches
directory.
6
To unzip the downloaded zip file, type the following command in a terminal
window and press
<Enter>
:
unzip p6890831_111070_Linux-x86-64