文章 2023-05-31 来自:开发者社区

oracle 12C startup时报ora-03113 end-of-file on communication channel

启动数据库的时候出错:SQL> startup; ORACLE instance started. Total System Global Area 771751936 bytes Fixed Size 2929160 bytes Variable Size 633343480 bytes Database Buffers 130023424 bytes Re...

文章 2016-02-29 来自:开发者社区

IMP-00003: ORACLE error 3113 encountered ORA-03113: end-of-file on communication channel

 IMP-00003: ORACLE error 3113 encountered  ORA-03113: end-of-file on communication channel . . importing table    "SFP_FILE_6"      11179 rows imported IMP-0001...

IMP-00003: ORACLE error 3113 encountered  ORA-03113: end-of-file on communication channel
文章 2013-12-28 来自:开发者社区

oracle联机重做日志文件丢失&&&&Oracle错误ORA-03113: end-of-file on communication channel处理办法

一: 1.  在oracle正常运行过程中,强行删除联机重做数据库,而后强制关闭数据库 SQL> host rm -rf '/u01/oradata/orcl/redo01.log' SQL> shutdown abort; ORACLE instance shut down 2.而后重启数据库,出现如下错误 SQL> startup ORACLE instance s...

本页面内关键词为智能算法引擎基于机器学习所生成,如有任何问题,可在页面下方点击"联系我们"与我们沟通。

相关镜像