码迷,mamicode.com
首页 > 数据库 > 详细

ORA-03113: End-of-file on Communication Channel Upon Startup of Database

时间:2016-01-02 12:26:02      阅读:254      评论:0      收藏:0      [点我收藏+]

标签:

在查阅ORA-03113: end-of-file on communication channel的解决方法的时候,偶然发现了一篇文章:

ORA-03113: End-of-file on Communication Channel Upon Startup of Database (文档 ID 422646.1)


文章超级短,翻译一下:

对于8.1.7到10.2

现象:在启动数据库的时候报错:ORA-03113: End-of-file on Communication Channel Upon Startup of Database 而且在alert日志中没有任何新的记录。

原因:可能是操作系统对于单文件大小的限制。

解决:把alert文件删掉,会自动生成一个新的。


看来,还要注意alert日志文件的大小问题。

ORA-03113: End-of-file on Communication Channel Upon Startup of Database

标签:

原文地址:http://blog.csdn.net/ghostliming/article/details/50447742

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!