Oracle Net Services 配置:#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# SIGSEGV (0xb) at pc=0xa43ea4d4, pid=4341, tid=3086784720
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_17-b02 mixed mode)
# Problematic frame:
# C [libnnz11.so+0x3c4d4]
#
# An error report file with more information is saved as hs_err_pid4341.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
/u01/oracle/bin/netca: line 178: 4341 已放弃 $JRE $JRE_OPTIONS -classpath $CLASSPATH oracle.net.ca.NetCA $*
解决办法:在hosts文件中的127.0.0.1 后面添加对应的主机名,如:vi /etc/hosts127.0.0.1 localhost.localdomain localhost rhel5.6
解决办法:1. 退出oracle,用root登陆;2. root命令行下输入:[root@localhost ~]# xhost local:oracle non-network local connections being added to access control list屏幕提示xhost: bad hostname "non-network"
xhost: bad hostname"local"
xhost: bad hostname "connetcions"
xhost: bad hostname "being"
xhost: bad hostname "added"
xhost: bad hostname "access"
xhost: bad hostname "control"
xhost: bad hostname "list"3. 再试试su oracle
[root@localhost ~]# su - oracleOracle 11g 新特性 -- 自动诊断资料档案库(ADR) 说明Oracle 查看数据库空间使用情况相关资讯 Oracle 11g Oracle 11g监听配置
- Oracle 11g导入到10g引起的错误 (11/16/2015 10:55:27)
- Oracle 11g 导库导不出空表问题 (08/19/2015 19:55:58)
- Oracle 11g统计信息收集--多列统计 (07/24/2015 10:32:39)
| - Oracle 11gClone安装方法 (08/24/2015 20:25:41)
- Oracle 11g中和SQL TUNING相关的新 (08/12/2015 11:22:52)
- Oracle 11g数据泵详解 (07/08/2015 08:29:51)
|
本文评论 查看全部评论 (0)