Owner's Manual

10 Troubleshooting
ERROR INS-32026 is Displayed While Specifying Grid Home Location
Error INS-32026 is displayed when the Grid software location is specified
under Oracle base directory.
grid infrastructure for cluster installation assigns root ownership to all the
parent directories of the clusterware software location. Consequently, all the
named directories in the Grid software location path acquires root ownership.
This may interrupt subsequent installations into the same Oracle base directory.
To resolve this issue, specify the Grid software location outside the
Oracle base directory.
Linux Error 13 and ORA01034 Error Messages are Displayed While
Connecting to the Oracle Database
When you connect to the Oracle Database as a user other than Oracle, the
following error messages are displayed: ORA01034: ORACLE Not
Available, and Linux Error 13: Permission Denied.
This issue occurs because the required permissions are not set on
the remote node.
To resolve this issue, type the following command as the Root user on all the
remote nodes: chmod 6751 $ORACLE_HOME.
Grid Infrastructure Installation Fails and Error PRCR-1079 is Displayed
The root.sh script file of grid infrastructure installation fails and the following
error message is displayed:
PRCR-1079: Fails to Start Resource ora.gns
To resolve the issue:
1
Uninstall the Grid installation.
2
Set the gateway address for the public interface.
3
Install the grid infrastructure.
11GR2TG.book Page 10 Wednesday, August 4, 2010 12:31 PM