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

即可