Startup Database Produces ORA-00600: [Keltnfy-Ldminit]

场景:

启动数据库的之后,alter出现了如下错误 :

Errors in file /arp/oraarp/admin/arpdb/udump/arpdb_ora_10338.trc:
ORA-00600: internal error code, arguments: [keltnfy-ldmInit], [46], [1], [], [], [], [], []
USER: terminating instance due to error 600
Instance terminated by USER, pid = 10338


解决方法:
一般来说,就是hosts文件被别人动了,我这里的问题就是hosts被改过了。如下:

cat  /etc/hosts

127.0.0.1    localhost

然后,我修改成127.0.0.1   localhost.localdomain    localhost,数据库就正常启动了



以下是官方给予的其他可能出现的问题。

  • Check permission on /etc/hosts
    $ ls -l /etc/hosts
    -rw-r--r--  2 root root 194 Oct 17  2006 /etc/hosts
  • Check if /etc/hosts file is correctly configured
     ( all of this on one line ).

 

  • Check the hostname:
$ hostname
$ ping `hostname`


 

  • If you have DNS setup, ping is not a tool to diagnose DNS problem. A better tool to use is nslookup, dnsquery, or dig. 


$ nslookup  
$ nslookup 
$ nslookup 


 

  • Check nsswitch.conf


$ more nsswitch.conf
hosts:      files dns




 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值