输入banner图图片脚本导航/分类

Oracle ORA-00600启动错误

Oracle为10.2.0.1版本

SQL> startup nomount;

ORA-00600: internal error code, arguments: [keltnfy-ldmInit], [46], [1], [], [], [], [], []


经过检查发现为未设置hosts

# echo "127.0.0.1 $HOSTNAME">>/etc/hosts

即可


本文出自 “枫林晚” 博客,请务必保留此出处http://fengwan.blog.51cto.com/508652/1863169

Oracle ORA-00600启动错误

标签:oracle