Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle 11g Startup ERROR > ORA-03113: end-of-file on communication channel

NasNasJan 12 2023

Hi
Oracle 11g
our database is poered off suddenly, and after starting up the database we get ORA-03113: end-of-file on communication channel
as below: please your urgent support is appreiated as the service is down, please guide to fix it

smcsrv1:~ # su - oracle
oracle@smcsrv1:~> sqlplus "/as sysdba"

SQL*Plus: Release 11.1.0.7.0 - Production on Fri Jan 13 01:40:35 2023

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

Connected to an idle instance.

SQL> startup
ORACLE instance started.

Total System Global Area 3340451840 bytes
Fixed Size 2164288 bytes
Variable Size 1895827904 bytes
Database Buffers 1426063360 bytes
Redo Buffers 16396288 bytes
ORA-03113: end-of-file on communication channel
Process ID: 22993
Session ID: 170 Serial number: 3

SQL>

Comments
Post Details
Added on Jan 12 2023
5 comments
540 views