Search Again:

Re: Oracle Not Available

From: Binoy Mathunni
Date: Wednesday, January 28, 2004
Time: 1:13:11 am



OK, how are you trying to connect in order to startup the database ? =
The
service from what you say appears to be started but the instance has =
not
(note the ORADIM utility has a startup option to automatically start =
the
instance with the service)

You need to connect into SQLPLUS as a sysdba either by sqlplus "/ as
sysdba"
or sqlplus "user/password as sysdba" where user user has previously =
been
granted sysdba privileges.

You will then be connect to an "idle instance" from which you can issue
the
startup command

Any attempt to connect without first starting up the instance will get =
you
your error.

Rgds
Binoy Mathunni


-----Original Message-----
From: frahman@uiu.ac.bd [mailto:frahman@uiu.ac.bd]
Sent: Wednesday, January 28, 2004 2:34 PM
To: oracle-list@digitalpoint.com
Subject: [Oracle] Oracle Not Available


Hi,
I can't logon to SQL Plus today even though it was working yesterday. =
the
error message i'm getting is:

"Shared memory realm does not exist"

I don't understand what does it mean.

please help!!!!





----------------------------------------------------------
To subscribe, unsubscribe or to search list archive
please visit http://www.digitalpoint.com/lists/oracle.html
----------------------------------------------------------

----------------------------------------------------------
To subscribe, unsubscribe or to search list archive
please visit http://www.digitalpoint.com/lists/oracle.html
----------------------------------------------------------



Messages In This Thread:



Return to Digital Point Solutions' Home Page