Skip to Main Content

Database Software

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!

ORA-03113: end-of-file on communication channel Process ID: 9097 Session ID: 365 Serial number: 1

User512769-OCJul 17 2017 — edited Sep 8 2017

I'm not able to start Oracle database. When I to give below startup command, I'm getting error (ORA-03113: end-of-file on communication channel) .

[oracle@NVMBRCPGRHSACS01WT trace]$ sqlplus / as sysdba

SQL*Plus: Release 11.2.0.3.0 Production on Mon Jul 17 14:25:17 2017

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

Connected to an idle instance.

SQL> startup

ORA-32004: obsolete or deprecated parameter(s) specified for RDBMS instance

ORACLE instance started.

Total System Global Area 8.0973E+10 bytes

Fixed Size                  2237088 bytes

Variable Size            1.0737E+10 bytes

Database Buffers         7.0062E+10 bytes

Redo Buffers              171511808 bytes

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

Process ID: 9097

Session ID: 365 Serial number: 1

SQL>

Please help me how to resolve this problem. Alert log attached.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 23 2023
Added on Jul 17 2017
3 comments
15,446 views