虚拟机Fedora Core5 Linux 安装 Oracle 10G For Linux X86 版本,按照google的安装步骤, install, link阶段都一切顺利。(Linux已安装必要补丁包,内核参数已设置)。开始运行配置管理工具
-> netmgr设置监听器一切正常 
-> DBCA 创建数据库,输入必要参数后Finish开始创建数据库,刚运行到2%,出现TNS-12157 TNS:internal network communication error错误。不停点击Ignore勉强创建成功后,用sqlplus连接数据库也是 12157错误。Oracle官方资料上对这个错误描述如下:
Cause: An internal error occurred during network communication. This message is not normally visible to the user.Action: For further details, turn on tracing and re-execute the operation. If the error persists, contact Oracle Support Services.并未给出解决方法。google也无法找到结果(就7条记录,且大多重复,无解决方案),请Oracle大侠和碰到过此类问题的兄弟指点一下,多谢了。