ORA-03113:通信通道的文件结尾

请教这是什么问题吗?急,在线等方案,谢谢。
我来答
添加附件
收藏
复制链接
微信扫码分享
在小程序上查看
分享
添加附件
问题补充
4条回答
默认
最新
查看oracle的alert日志,根据日志进一步判断问题
[oracle@node1 ~]$ oerr ora 3113
03113, 00000, “end-of-file on communication channel”
// *Cause: The connection between Client and Server process was broken.
// Action: There was a communication error that requires further investigation.
// First, check for network problems and review the SQLNet setup.
// Also, look in the alert.log file for any errors. Finally, test to
// see whether the server process is dead and whether a trace file
// was generated at failure time.
[oracle@node1 ~]$
评论
有用 0
回答交流
提交
问题信息
请登录之后查看
邀请回答
暂无人订阅该标签,敬请期待~~
墨值悬赏


