【案例】 在重启数据库过程中;

SQL> startup
ORACLE instance started.

Total System Global Area 1.0489E+10 bytes
Fixed Size                  2216224 bytes
Variable Size            1677725408 bytes
Database Buffers         8791261184 bytes
Redo Buffers               17842176 bytes
Database mounted.
ORA-03113: end-of-file on communication channel
Process ID: 29821
Session ID: 24 Serial number: 3

oracle启动报错;具体原因还须查看告警日志

*** 2015-09-21 15:30:40.856
*** SESSION ID:(24.3) 2015-09-21 15:30:40.856
*** CLIENT ID:() 2015-09-21 15:30:40.856
*** SERVICE NAME:() 2015-09-21 15:30:40.856
*** MODULE NAME:(sqlplus@szmlserver95_205.easou.com (TNS V1-V3)) 2015-09-21 15:30:40.856
*** ACTION NAME:() 2015-09-21 15:30:40.856
 
DDE rules only execution for: ORA 312
----- START Event Driven Actions Dump ----
---- END Event Driven Actions Dump ----
----- START DDE Actions Dump -----
Executing SYNC actions
----- START DDE Action: 'DB_STRUCTURE_INTEGRITY_CHECK' (Async) -----
Successfully dispatched
----- END DDE Action: 'DB_STRUCTURE_INTEGRITY_CHECK' (SUCCESS, 0 csec) -----
Executing ASYNC actions
----- END DDE Actions Dump (total 0 csec) -----
DDE: Problem Key 'ORA 312' was flood controlled (0x1) (no incident)
ORA-00312: online log 1 thread 1: '+HZ_DG1/hz/onlinelog/group_1.261.787682297'
ORA-00312: online log 1 thread 1: '+HZ_DG1/hz_dg1/onlinelog/group_1.273.788525363'
ORA-16014: log 1 sequence# 18130 not archived, no available destinations
ORA-00312: online log 1 thread 1: '+HZ_DG1/hz/onlinelog/group_1.261.787682297'
ORA-00312: online log 1 thread 1: '+HZ_DG1/hz_dg1/onlinelog/group_1.273.788525363'

*** 2015-09-21 15:30:40.856
*** SESSION ID:(24.3) 2015-09-21 15:30:40.856
*** CLIENT ID:() 2015-09-21 15:30:40.856
*** SERVICE NAME:() 2015-09-21 15:30:40.856
*** MODULE NAME:(sqlplus@szmlserver95_205.easou.com (TNS V1-V3)) 2015-09-21 15:30:40.856
*** ACTION NAME:() 2015-09-21 15:30:40.856
 
DDE rules only execution for: ORA 312
----- START Event Driven Actions Dump ----
---- END Event Driven Actions Dump ----
----- START DDE Actions Dump -----
Executing SYNC actions
----- START DDE Action: 'DB_STRUCTURE_INTEGRITY_CHECK' (Async) -----
Successfully dispatched
----- END DDE Action: 'DB_STRUCTURE_INTEGRITY_CHECK' (SUCCESS, 0 csec) -----
Executing ASYNC actions
----- END DDE Actions Dump (total 0 csec) -----
DDE: Problem Key 'ORA 312' was flood controlled (0x1) (no incident)
ORA-00312: online log 1 thread 1: '+HZ_DG1/hz/onlinelog/group_1.261.787682297'
ORA-00312: online log 1 thread 1: '+HZ_DG1/hz_dg1/onlinelog/group_1.273.788525363'
ORA-16014: log 1 sequence# 18130 not archived, no available destinations
ORA-00312: online log 1 thread 1: '+HZ_DG1/hz/onlinelog/group_1.261.787682297'
ORA-00312: online log 1 thread 1: '+HZ_DG1/hz_dg1/onlinelog/group_1.273.788525363'

发现日志组1存在问题;到网上查看资料

SQL> shutdown immediate;
ORA-01034: ORACLE not available
ORA-27101: shared memory realm does not exist
Linux-x86_64 Error: 2: No such file or directory
SQL> startup mount
ORACLE instance started.

Total System Global Area 1.0489E+10 bytes
Fixed Size                  2216224 bytes
Variable Size            1677725408 bytes
Database Buffers         8791261184 bytes
Redo Buffers               17842176 bytes
Database mounted.
SQL> alter database clear unarchived logfile group 1;

Database altered.

SQL> shutdown immediate;
ORA-01109: database not open

Database dismounted.
ORACLE instance shut down.
SQL> startup
ORACLE instance started.

Total System Global Area 1.0489E+10 bytes
Fixed Size                  2216224 bytes
Variable Size            1677725408 bytes
Database Buffers         8791261184 bytes
Redo Buffers               17842176 bytes
Database mounted.
Database opened.
SQL> exit

oracle启动报ORA-03113;的更多相关文章

  1. Oracle启动报错ORA-27102解决

    环境:RHEL5.5 + Oracle 10.2.0.4 此错误一般是因为数据库的初始化参数文件的内存设置不当导致.本例是因为操作系统参数设置问题导致. 当前现象:Oracle启动报错ORA-2710 ...

  2. Oracle启动报错ORA-03113解决

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

  3. ORA-01262,oracle启动报错,及Oracle启动原理

    错误状态: SQL> startup ORA-01261: Parameter db_recovery_file_dest destination string cannot be transl ...

  4. oracle启动 init.ora spfile pfile[转]

    昨天晚上快下班的时候,公司数据库突然堵住了,一个buf表中累计了20多W的数据提取不出来,改了程序,效果不明显.因为之前有一次也重启过oracle,所以这次还是想把oracle重启一下,因为那些数据都 ...

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

    使用过程中发现oracle运行很慢(其实应该先关注空间问题),就准备关机重启一下,关不掉就强制关闭,然后启动就报错了. 1.SQL> startup ORACLE instance starte ...

  6. oracle 启动报错ORA-27125解决方案

    脚本: oracle@edwdb:~> id uid=(oracle) gid=(oinstall) (oinstall),(dba) oracle@edwdb:~> su - root ...

  7. oracle 启动报ORA-01105 ORA-19808

    bash-4.4$ srvctl start instance -i jfcddb2 -d jfcddb PRCR-1013 : Failed to start resource ora.jfcddb ...

  8. plsql 连接oralce数据库,报ora 12557 tns 协议适配器不可加载错误

    使用plsql 连接oracle 数据库报ora 12557 错误: 解决方案: 1:首先确保服务中的service以及监听器都开启 2:F:\app\Administrator\product\11 ...

  9. undo丢失恢复异常恢复,运维DBA反映Oracle数据库无法启动报错ORA-01157 ORA-01110,分析原因为Oracle数据库坏块导致

    本文转自 惜纷飞 大师. 模拟基表事务未提交数据库crash,undo丢失恢复异常恢复,运维DBA反映Oracle数据库无法启动报错ORA-01157 ORA-01110,分析原因为Oracle数据库 ...

随机推荐

  1. Punycode转中文

    package cn.cnnic.ops.udf; public class GetChineseFromPunycode { static int TMIN = 1; static int TMAX ...

  2. Activiti - 新一代的开源BPM引擎

    Activiti 背景简介.服务和功能介绍 背景介绍 Activiti 其核心是 BPMN 2.0 的流程引擎.BPMN 是目前被各 BPM 厂商广泛接受的 BPM 标准,全称为 Business P ...

  3. Java字符串的格式化与输出

    Java字符串的格式化与输出 在C语言中格式化输出能够通过printf()函数实现,在Java中无需借助第三方工具相同能够实现此功能.自Java SE5后,java也提供了C语言中printf()风格 ...

  4. 阿里云收集服务器性能指标的python脚本

    #!/usr/bin/python ######################################### # Function: sample linux performance ind ...

  5. 【Unity笔记】UGUI物体的Rect Transform组件(Pivot中心点,Anchor锚点)

    Pivot:自身中心点,图标是小蓝点.表示图片以哪个点来计算坐标值.默认在UI元素的几何中心点(0.5, 0,5). Anchor:锚点,图标是四个小三角形.表示该UI元素以父物体的哪个位置作为缩放参 ...

  6. Spring的作用域以及RequestContextListener作用<转>

    一.配置方式 在Spring2.0中除了以前的Singleton和Prototype外又加入了三个新的web作用域,分别为request.session和global session,如果你想让你的容 ...

  7. 免费CA数字证书的申请、安装、导入、导出

    http://wenku.baidu.com/link?url=oDUw50eCE5zX8tmg4N3-ddYGLt1U5aJYGEN7rk_z7t6LuMHL3M4oBstYBI_dQ1UnCtcK ...

  8. Spark SQL怎么创建编程创建DataFrame

    创建DataFrame在Spark SQL中,开发者可以非常便捷地将各种内.外部的单机.分布式数据转换为DataFrame.以下Python示例代码充分体现了Spark SQL 1.3.0中DataF ...

  9. selenium测试(Java)(三)

    控制浏览器: http://www.cnblogs.com/moonpool/p/5657752.html

  10. 第二百八十四节,MySQL数据库-MySQL触发器

    MySQL数据库-MySQL触发器 对某个表进行[增/删/改]操作的前后如果希望触发某个特定的行为时,可以使用触发器,触发器用于定制用户对表的行进行[增/删/改]前后的行为. 1.创建触发器基本语法 ...