ORA-00600internal error code arguments

今天安装oracle数据库的时候一直报00600的错误,都搞崩溃了,最后才发现错的好离谱
        主机名当时修改的是hhhh

  1. @hhhh~]$dbca
  2. 2[Thread-13]WARN emSDK.config-Exceptioningetting localhost
  3. java.net.UnknownHostException:hhhh:hhhh
  4.         at java.net.InetAddress.getLocalHost(InetAddress.java:1191)
  5.         at oracle.sysman.emSDK.conf.TargetInstaller.getLocalHost(TargetInstaller.java:4977)
  6.         at oracle.sysman.emSDK.conf.TargetInstaller.getLocalHost(TargetInstaller.java:4950)
  7.         at oracle.sysman.emcp.ParamsManager.getLocalHost(ParamsManager.java:959)
  8.         at oracle.sysman.emcp.EMDBPostConfig.getEMDProperties(EMDBPostConfig.java:1474)
  9.         at oracle.sysman.emcp.EMDBPostConfig.getEMDProperties(EMDBPostConfig.java:1469)
  10.         at oracle.sysman.emcp.EMDBPostConfig.getRepositoryURL(EMDBPostConfig.java:1448)
  11.         at oracle.sysman.emcp.EMDBPostConfig.getRepositoryURLMessage(EMDBPostConfig.java:1442)
  12.         at oracle.sysman.emcp.EMConfig.getRepositoryURLMessage(EMConfig.java:568)
  13.         at oracle.sysman.assistants.util.em.EMConfiguration.run(EMConfiguration.java:431)
  14.         at java.lang.Thread.run(Thread.java:534)


(注:图片当时忘截了,这是后期在网上看到的图,报错都是一样的)

[root@hhhh ~]# cat /etc/sysconfig/network
NETWORKING=yes
NETWORKING_IPV6=no
HOSTNAME=hhhh


[root@hhhh ~]# cat /etc/hosts
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1       localhost
::1             localhost6.localdomain6 localhost6
192.168.200.12 hhh

刚开始还没发现错误,百度搜好多发现网友的原因都是:/etc/hosts文件错误,
最后终于发现hosts文件主机名少了一个h,,,,,好无语。


[root@hhhh ~]# vi /etc/hosts
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1       localhost
::1             localhost6.localdomain6 localhost6
192.168.200.12  hhhh
~
~
~
~
~
"/etc/hosts" 5L, 190C written

问题解决。
在此劝诫其他朋友,给主机命名最好起个有意义一点的,避免再发生类似错误。

来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/29618264/viewspace-2089404/,如需转载,请注明出处,否则将追究法律责任。

转载于:http://blog.itpub.net/29618264/viewspace-2089404/

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值