我是靠谱客的博主 如意篮球,最近开发中收集的这篇文章主要介绍ORA-03113:end-of-file on communication channel,觉得挺不错的,现在分享给大家,希望可以做个参考。

概述

环境:oracle 11g 11.2.0.4 r2 RAC

ORALCE启动时报如下错误:

[oracle@racnode2 ~]$ sqlplus / as sysdba

SQL*Plus: Release 11.2.0.1.0 Production on Fri Apr 30 22:58:07 2021

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

Connected to an idle instance.

SQL> startup;
ORACLE instance started.

Total System Global Area  835104768 bytes
Fixed Size            2217952 bytes
Variable Size          675285024 bytes
Database Buffers      150994944 bytes
Redo Buffers            6606848 bytes
Database mounted.
ORA-03113: end-of-file on communication channel
Process ID: 10991
Session ID: 7 Serial number: 5

 

解决思路(ORACLE 11g):

查看orcle启动日志,确定具体是什么原因引起的错误。

1、查看orcle启动日志,确定具体是什么原因引起的错误。

cd $ORACLE_HOME/diag/rdbms/实例名/实例名/trace/

查看日志位置

[root

最后

以上就是如意篮球为你收集整理的ORA-03113:end-of-file on communication channel的全部内容,希望文章能够帮你解决ORA-03113:end-of-file on communication channel所遇到的程序开发问题。

如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(40)

评论列表共有 0 条评论

立即
投稿
返回
顶部