Installation guide

11. Soware installaon may take an hour or more. To successfully complete the soware installaon, perform the
following addional steps:
a. Installaon progress may appear to be hung while operaons are occurring on remote nodes. To check
progress, check for I/O acvity on each node, or check acvity in Task Manager on each node. In addion,
with Windows Explorer, you may check “Properes” on the Oracle Home directory on each node to watch
the growth of the directory.
b. You may receive an error message: “File Not Found” for le “\preinstall_rac\olm\crlogdr.exe”. Oracle
is looking for the le on Disk 3, when it is actually on Disk1. Redirect the OUI to the directory
E:\oracle_stage\9201\Disk1\ preinstall_rac\olm.
c. Or a push installaon, you should check that shortcuts are created properly on each node. Select
Start -> Explore All Users. Browse the Programs -> Oracle -> OraHome folder and check for the existence
and funconality of shortcuts. If any folders are empty, you may copy from another folder or from another
folder on another node.
12. For individual node installaon, repeat the same procedure on each node.
Oracle10g OUI Installaon Steps
The Oracle10g OUI is required to install the 9.2.0.5 patch. Perform the following steps to enable the 9.2.0.5 OUI:
1. Open a command prompt window.
2. Navigate to the E:\oracle_stage\9205\Disk 1 directory.
3. Run setup.exe.
4. In the “OUI Welcome screen”, click “Next.
5. In the next screen, check that the “Source Path” is correct. Set the “Desnaon” eld to the Oracle 9.2 home directory.
6. In the “Cluster Node Selecon” screen, highlight all nodes {if installing on individual nodes, only select the current node).
7. In the “Available Products” screen, choose “OUI 10.1.2.0”. Click “Next.
8. In the “Summary” screen, click “Next” and the progress bar will appear. When the progress screen shows compleon,
click “Exit.
9. If installing on individual nodes, repeat these steps for each node.
10. If you have been performing the installaon on individual nodes (not using the “push” method), you may fail to see
the Custer Node selecon screen. You may also see this same symptom during the 9.2.0.5 patch installaon procedure.
This may be due to the oraInventory\inventory.xml le only lisng the local node. For installaons using the 9205 patch OUI
or the10g OUI, the inventory.xml le is consulted for a list of nodes instead of the clusterware. To workaround this problem,
perform the following steps:
a. Make a backup of the inventory.xml le.
b. You need to execute the following command from each node using the OUI10g, where node1,node2 are the
names of the nodes:
”runInstaller -updateNodeList -noClusterEnabled –local
ORACLE_HOME=$ORACLE_HOME
CLUSTER_NODES=node1,node2”
This should correct the node list in the inventory.xml le.
c. Make a backup of the le $ORACLE_HOME/oui/oraparam.ini
d. Change the following line: CLUSTERWARE={“oracle.crs”,”10.1.0.2.0”} to
#CLUSTERWARE={“oracle crs”,”10.1.0.2.0”}