目前遇到过两种情况 ,如下:

CASE 1:

SQL> startup force

ORACLE instance started.

Total System Global Area 2672361472 bytes
Fixed Size                  2256232 bytes
Variable Size            1392509592 bytes
Database Buffers         1258291200 bytes
Redo Buffers               19304448 bytes
Database mounted.
ORA-03113: end-of-file on communication channel
Process ID: 6300
Session ID: 193 Serial number: 3

文档:

ORA-03113: 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.

实际中多为TRACE 文件占空间太多。

解决如下:(非生产环境,所以把所有的TRACE文件都删除了)

SQL> startup nomount;
ORACLE instance started.

Total System Global Area 2672361472 bytes
Fixed Size                  2256232 bytes
Variable Size            1392509592 bytes
Database Buffers         1258291200 bytes
Redo Buffers               19304448 bytes
SQL> alter database mount;

Database altered.

SQL> exit

Recovery Manager: Release 11.2.0.4.0 - Production on Tue Mar 11 11:32:04 2014

Copyright (c) 1982, 2011, Oracle and/or its affiliates.  All rights reserved.

connected to target database: AD_TEST (DBID=846030938, not open)

RMAN> delete archivelog all;

using target database control file instead of recovery catalog
allocated channel: ORA_DISK_1

Do you really want to delete the above objects (enter YES or NO)? YES

RMAN> exit

Recovery Manager complete.
-bash-3.2$ sqlplus / as sysdba

SQL*Plus: Release 11.2.0.4.0 Production on Tue Mar 11 11:33:22 2014

Copyright (c) 1982, 2013, Oracle.  All rights reserved.

Connected to:
Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options

SQL> alter database open
  2  ;

Database altered.

-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------

CASE2

SQL> startup
ORACLE instance started.

Total System Global Area 2672361472 bytes
Fixed Size                  2256232 bytes
Variable Size            1392509592 bytes
Database Buffers         1258291200 bytes
Redo Buffers               19304448 bytes
Database mounted.
ORA-03113: end-of-file on communication channel
Process ID: 17653
Session ID: 193 Serial number: 3

SQL> create spfile from pfile;
ERROR:
ORA-03114: not connected to ORACLE

SQL> exit
Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
-bash-3.2$ sqlplus / as sysdba

SQL*Plus: Release 11.2.0.4.0 Production on Mon Mar 24 15:50:42 2014

Copyright (c) 1982, 2013, Oracle.  All rights reserved.

Connected to an idle instance.

SQL> create spfile from pfile;

File created.

SQL> startup
ORACLE instance started.

Total System Global Area 2672361472 bytes
Fixed Size                  2256232 bytes
Variable Size            1392509592 bytes
Database Buffers         1258291200 bytes
Redo Buffers               19304448 bytes
Database mounted.
ORA-38760: This database instance failed to turn on flashback database

SQL> alter database open
  2  ;
alter database open
*
ERROR at line 1:
ORA-38760: This database instance failed to turn on flashback database

SQL> alter database flashback off;

Database altered.

SQL> alter database open;

Database altered.

ORA-03113 end-of-file on communication channel 问题解决相关推荐

  1. oracle 启动报错03113,ORACLE启动报错ORA-03113: end-of-file on communication channel

    前日夜里,帮助XX省电信,进行数据库X备一项目的上线前的调试准备工作,在备机上启动双实例数据库中的一个实例的时候报错,提示 SQL> startup ORACLE instance starte ...

  2. ORA-03113: end-of-file on communication channel Process ID: 252 Session ID: 1 Serial number: 3

    进入字符界面: sqlplus  / as sysdba startup nomount; alter database mount; alter database open; 报如下错误: * ER ...

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

    今天单独启动了Data Guard的primary 数据库,出现了这个错误:ORA-03113: end-of-file on communication channel [oracle@vmoel5 ...

  4. 关于ORA-03113:end-of-file on communication channel

    目录 !!问题1:ORA-03113:end-of-file on communication channel 问题1的解决办法: 最近在玩oracle冷备份的知识,居然把数据库搞崩了很多次---ma ...

  5. ora-03113 linux,ORA-03113: end-of-file on communication channel 解决方案

    Oracle启动时报如下错误: ORA-03113: end-of-file on communication channel 解决方案如下: 1.查看orcle启动日志,确定具体是什么原因引起的错误 ...

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

    ora-03113错误处理 测试环境:AIX 6100-04,ORACLE 11.2.0.4 客户反应asm和oracle软件安装完成以后,执行DBCA建库的过程中出现ORA- 03113: end- ...

  7. memtrack: Couldn‘t load memtrack module (No such file or directory) 的问题解决

    memtrack: Couldn't load memtrack module (No such file or directory) 的问题解决 参考文章: (1)memtrack: Couldn' ...

  8. 【VC++2010无法debug】fatal error C1083: 无法打开包括文件:“stdio.h”: No such file or directory【问题解决】

    [VC++2010无法debug]fatal error C1083: 无法打开包括文件:"stdio.h": No such file or directory[问题解决] st ...

  9. memory runs at single channel问题解决

    memory runs at single channel问题解决 参考文章: (1)memory runs at single channel问题解决 (2)https://www.cnblogs. ...

最新文章

  1. 企业×××远程接入的优劣分析
  2. git svn cygwin_exception
  3. Spring Cloud/Dubbo 应用无缝迁移到 Serverless 架构
  4. mediastream2使用指南(转载)
  5. 程序员打造个人品牌 - Personal Brand的重要性
  6. 看完此文章若你还不能完美的入门Python,我将永远退出IT界
  7. 新颖的自我介绍_公众场合,如何做一个吸睛的自我介绍?
  8. INTERSPEECH2020 语音情感分析论文之我见
  9. python操作内置Sqlite数据库
  10. 【工具】Unity中如何自动化对模型减面?
  11. (超详细,避免踩坑)如何使用freeMaker模板生成器处理图片以及文字替换
  12. python爬取大众点评字体_python采集大众点评(字体反爬)
  13. ubuntu下机械硬盘不能新建文件夹
  14. L2TP设置-如果更改了公网IP,需要更改哪些东西?
  15. 基于 mini2440 电阻式触摸屏(一):电阻式触摸屏工作原理
  16. 【BDTC2016】启明星辰公司副总裁潘柱廷:大数据发展趋势报告
  17. Python基础教程资料
  18. pandas 如何把时间转成index_pandas 时间格式转换的实现
  19. 语音编码标准(G.711 G.723 G.726 G.729 iLBC)
  20. 如何入门网络安全有什么条件呢?持有NISP或CISP证书可敲门

热门文章

  1. 如何去除短视频中的硬字幕
  2. (SEED-LabCross-Site Scripting (XSS) Attack Lab跨站脚本攻击实验
  3. RobotFramework-自定义远程java关键字库能否返回Map类型
  4. 虚拟机ubuntu主机板子三者ping通
  5. 模糊神经网络 matlab,模糊神经网络程序代码
  6. 下一代存储技术面临市场窗口期?
  7. linux硬盘对拷 ghost,100%完美保留数据 Ghost硬盘对拷_硬盘_内存硬盘技巧-中关村在线...
  8. ros基础概念以及第一个项目
  9. 使用ArchR分析单细胞ATAC-seq数据(第四章)
  10. Kafka架构篇 - 多副本机制