Installation guide
11. Soware installaon may take an hour or more. To successfully complete the soware installaon, perform the
following addional steps:
a. Installaon progress may appear to be hung while operaons are occurring on remote nodes. To check
progress, check for I/O acvity on each node, or check acvity in Task Manager on each node. In addion,
with Windows Explorer, you may check “Properes” 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 installaon, 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 funconality of shortcuts. If any folders are empty, you may copy from another folder or from another
folder on another node.
12. For individual node installaon, repeat the same procedure on each node.
Oracle10g OUI Installaon 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 “Desnaon” eld to the Oracle 9.2 home directory.
6. In the “Cluster Node Selecon” 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 compleon,
click “Exit”.
9. If installing on individual nodes, repeat these steps for each node.
10. If you have been performing the installaon on individual nodes (not using the “push” method), you may fail to see
the Custer Node selecon screen. You may also see this same symptom during the 9.2.0.5 patch installaon procedure.
This may be due to the oraInventory\inventory.xml le only lisng the local node. For installaons 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”}