ORA-01034, ORA-27101, ORA-00600 [message #139380] |
Tue, 27 September 2005 14:55 |
mitra fatolahi
Messages: 38 Registered: October 2002
|
Member |
|
|
Hello,
I can not connect to my current database using Oracle9i or the sqlplus.
It was working fine until I decided to delete several old databases using Database Configuration Appplication.
Oracle 9i Enterprise Manager prompts me with the message that Oracle instance is not available.
I tried to connect to the database using sqlplus and I got these error messages:
ORA-01034: ORACLE not available
ORA-27101: shared memory realm does not exist
==============================================================
I also tried to startup in nomount using sqlplus I got the following error:
SQL*Plus: Release 9.2.0.1.0 - Production on Tue Sep 27 13:06:57 2005
Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
Enter user-name: sys as sysdba
Enter password:
Connected to an idle instance.
SQL> startup nomount
ORA-00600: internal error code, arguments: [733], [538969648], [pga heap], [], [
], [], [], []
SQL>
=============================================================
Please note both TNSListner and OracleServicedb_name are shown as started in Services window (Windows 2000 OS).
Please advise,
Thank you so much,
Mitra
|
|
|
|
|
|
|