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

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. springmvc集成Freemarke配置的几点

    项目结构图 废话不多说, 集成步骤: 1.web.xml  spring-mvc配置 <?xml version="1.0" encoding="UTF-8&quo ...

  2. POJ1579:Function Run Fun

    Description We all love recursion! Don't we? Consider a three-parameter recursive function w(a, b, c ...

  3. dp之分组背包hdu3033 最少取1次的解法(推荐)

    题意:有n双鞋子,m块钱,k个品牌,(一个品牌可以有多种价值不同的鞋子),接下来n种不同的鞋子,a为所属品牌,b为要花费的钱,c为所能得到的价值.每种价值的鞋子只会买一双,有个人有个伟大的梦想,每个品 ...

  4. 【Unity笔记】检测当前的运行平台

    // 判断当前运行平台为Android平台时 if (Application.platform == RuntimePlatform.Android) { if (Input.GetKeyDown(K ...

  5. 【C#】遍历List列表的同时,移除访问到的元素

    需求:遍历List列表,当访问的元素符合某一条件时,将该元素移除出列表. 注意点:使用foreach循环遍历无法做到边读边修改,所以要使用for循环. 例子: // 倒序遍历. for (int i ...

  6. posix进程间通信

    ************************************************************************************************** p ...

  7. maven打包源码<转>

    Plugin: http://maven.apache.org/plugins/maven-source-plugin/ The Source Plugin has five goals: sourc ...

  8. BeamNG.drive物理引擎评鉴

    BeamNG.drive是一款由BeamNG公司开发并于2013年首次发布的软体物理模拟游戏.作为模拟游戏,特别是物理模拟的粉丝,我早早就开始使用BeamNG.drive.我立即对崩溃的准确性和细节印 ...

  9. 记录日志框架:log4net使用

    一.log4net简介 Log4net是Apache下一个开放源码的项目,我们可以控制日志信息的输出目的地.Log4net中定义了多种日志信息输出模式.在做项目的时候最头疼的是在程序发布到正式环境之后 ...

  10. catalina.home和catalina.base这两个属性的作用

    catalina.home和catalina.base这两个属性仅在你需要安装多个Tomcat实例而不想安装多个软件备份的时候使用,这样能节省磁盘空间.以Tomcat6.0为例,其Tomcat目录结构 ...