原文:open数据库报错ERROR at line 1: ORA-03113: end-of-file on communication channel Process ID: 3880 Session ID: 125 Serial number: 3

.今天打开数据时,失败,报错 ERROR at line :ORA : end of file on communication channelProcess ID: Session ID: Serial number: .想看下数据库的状态,发现提示:not connected to ORACLESYS EMREP gt select status,instance name from v i ...

2018-11-24 08:51 0 1442 推荐指数:

查看详情

ORA-03113: end-of-file on communication channel

今天启动数据库ORA-03113: end-of-file on communication channel,查看日志:/u01/app/oracle/diag/rdbms/sclerp/sclerp/trace/sclerp_ora_2175.trc,错误如下: ORA ...

Thu Jun 27 23:25:00 CST 2013 0 17355
Oracle启动报错ORA-03113解决

环境:RHEL6.4 + Oracle 11.2.0.4 步骤摘要:1.启动报错ORA-031132.查看alert日志查找原因3.根据实际情况采取合理的措施,这里我们先增加闪回区大小,把启动起来4.制定对应的归档日志删除策略 1.启动报错ORA-03113 2.查看 ...

Sat Feb 28 23:39:00 CST 2015 0 8606
oracle启动报错ORA-03113

场景: oracle 12c 数据库,进行了大量的插入操作,导致数据库卡死,启动失败。 关键报错信息:ORA-03113: end-of-file on communication channel 报错原因: 原来是大批量的数据插入导致闪回空间不足, 最常用的办法删除不需要的归档日志文件 ...

Wed Mar 18 00:43:00 CST 2020 0 1354
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM