您的位置:首页 > 数据库 > Oracle

Oracle错误ORA-03113: end-of-file on communication channel处理办法

2014-01-02 11:21 459 查看
Oracle错误ORA-03113:end-of-fileoncommunicationchannel处理办法

机器遭遇断电,之后oracle就不能启动了,报错ORA-03113:end-of-fileoncommunicationchannel(通信通道的文件结尾)

注:如果
alter
database

open
resetlogs;执行提示
失败,那么
alterdatabaseopennoresetlogs;
                                            
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: