ORA-00600 [keltnfy-ldmInit], [46] when startup nomount

在更改Linux操作系统主机名并调整listener.ora文件后,遇到数据库无法正常启动的问题。通过检查hosts文件、主机名配置及/etc/nodename文件,最终发现并修正了导致错误的根本原因,使得数据库恢复正常运行。

I changed the hostname of linux os a short time begore. And then,I also changed the "host=dataguard1" to "host=dg2" in listener.ora.I thought it's enough. 
then ,I did followed:
sql>startup nomount
SQL> startup
ORA-00600: internal error code, arguments: [keltnfy-ldmInit], [46], [1], [], [], [], [], []

And the alert.log show that:

  compatible               = 10.2.0.1.0
  db_file_multiblock_read_count= 16
  db_recovery_file_dest    = /opt/ora10g/flash_recovery_area
  db_recovery_file_dest_size= 2147483648
  undo_management          = AUTO
  undo_tablespace          = UNDOTBS1
  remote_login_passwordfile= EXCLUSIVE
  db_domain                =
  dispatchers              = (PROTOCOL=TCP) (SERVICE=dg1XDB)
  job_queue_processes      = 10
  background_dump_dest     = /opt/ora10g/admin/dg1/bdump
  user_dump_dest           = /opt/ora10g/admin/dg1/udump
  core_dump_dest           = /opt/ora10g/admin/dg1/cdump
  audit_file_dest          = /opt/ora10g/admin/dg1/adump
  db_name                  = dg1
  open_cursors             = 300
  pga_aggregate_target     = 16777216
  Thu Aug 19 19:53:34 2010
Errors in file /opt/ora10g/admin/dg1/udump/dg1_ora_4780.trc:
ORA-00600: internal error code, arguments: [keltnfy-ldmInit], [46], [1], [], [], [], [], []
Thu Aug 19 19:53:35 2010
USER: terminating instance due to error 600
Instance terminated by USER, pid = 4780

looking at id "336447.1" in matalink,the problem is related to getting host information.

the solution is:

1、The problem is related to getting host information

2、Check if /etc/hosts file is correctly configured

3、Check the hostname

4、Check if /etc/nodename is correctly configured

After checked the cotent of the /etc/hosts,I found the rows about that:

127.0.0.1               dataguard1 localhost.localdomain localhost
::1             localhost6.localdomain6 localhost6

change it ,and then it work well.

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

转载于:http://blog.itpub.net/14730395/viewspace-671401/

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值