Hello, I'm running Oracle Enterprise Linux (Oracle Linux Server 6.3) and I've finished installed oracle successfully.
Quick background explanation : I was installing it with VMWARE 8 on windows 7 and I've been able to access DBCA or NETCA successfully. But after I upgraded it to Windows 8 and upgrading my VMWARE into version 9 now when I'm trying to run DBCA or NETCA it says something like this :
An unexpected error has been detected by HotSpot Virtual Machine:
#
# SIGSEGV (0xb) at pc=0x9f90a762, pid=4043, tid=3078104768
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_17-b02 mixed mode)
# Problematic frame:
# C [libclntsh.so.11.1+0x429762] snlinGetAddrInfo+0x1b2
#
# An error report file with more information is saved as hs_err_pid4043.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
Aborted (core dumped)
How to solve this? Thank You.