Link to home
Start Free TrialLog in
Avatar of chalie001
chalie001

asked on

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

hi am haing this error when starting my datbase in 12c in solaris
SQL> connect sys /as sysdba
Enter password:
Connected to an idle instance.
SQL> startup
ORACLE instance started.

Total System Global Area 1073741824 bytes
Fixed Size                  3011888 bytes
Variable Size             624954064 bytes
Database Buffers          440401920 bytes
Redo Buffers                5373952 bytes
Database mounted.
ORA-03113: end-of-file on communication channel
Process ID: 1444
Session ID: 1 Serial number: 15972


SQL> alter database open;
ERROR:
ORA-03114: not connected to ORACLE

Open in new window

ASKER CERTIFIED SOLUTION
Avatar of slightwv (䄆 Netminder)
slightwv (䄆 Netminder)

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial