Oracle 11g installation failed
857191Apr 22 2011 — edited Apr 27 2011Hi
I have installed Oracle 11g software in my RedHat linux,It was installed successfully.But while running netca command it shows as below.
[oracle@RHEL001 bin]$ netca
Oracle Net Services Configuration:
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# SIGSEGV (0xb) at pc=0xa433c3e4, pid=2005, tid=3085190848
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_17-b02 mixed mode)
# Problematic frame:
# C [libnnz11.so+0x3c3e4]
#
# An error report file with more information is saved as hs_err_pid2005.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
/u01/app/oracle/product/11.2.0/dbs/bin/netca: line 178: 2005 Aborted
$JRE $JRE_OPTIONS -classpath $CLASSPATH oracle.net.ca.NetCA $*
Please help me how can I resolve this?