Oracle® Database Oracle Clusterware and Oracle Real Application Clusters Installation Guide 10g Release 2 (10.2) for Microsoft Windows Part Number B14207-04 |
|
|
View PDF |
This appendix provides troubleshooting information for installing Oracle Clusterware and Oracle Real Application Clusters (RAC). The topic in this appendix is:
Troubleshooting the Oracle Clusterware and RAC Installation
See Also: Oracle Database Oracle Clusterware and Oracle Real Application Clusters Administration and Deployment Guide for additional information about Oracle Clusterware and RAC configuration and deployment. |
This section contains these topics:
The following is a list of examples of types of errors that can occur during installation:
Run the command ipconfig /all
. Compare the output of this command with the contents of the C:\WINNT\system32\drivers\etc\hosts file to ensure that the node IP is listed.
Run the command nslookup
to see if the host is reachable.
time stamp 2005-04-04 14:49:49 is 106 s in the future
Real Application Clusters Management Tools Error Messages are in Oracle Database Oracle Clusterware and Oracle Real Application Clusters Administration and Deployment Guide.
If Oracle Universal Installer (OUI) does not display the Node Selection page, then perform clusterware diagnostics by running the olsnodes
-v
command from the binary directory in your Oracle Clusterware home, CRS_home\BIN
, and analyzing its output. Refer to your clusterware documentation if the detailed output indicates that your clusterware is not running.
In addition, use the following command syntax to check the integrity of the Cluster Manager:
cluvfy comp clumgr -n node_list -verbose
In the preceding syntax example, the variable node_list
is the list of nodes in your cluster, separated by commas.