Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Shared memory realm

Re: Shared memory realm

From: Ron Reidy <rereidy_at_indra.com>
Date: Thu, 25 Oct 2001 09:56:24 -0600
Message-ID: <3BD83628.137D4E59@indra.com>


Simon Cunningham wrote:
>
> Can anyone tell me what the shared memory realm is and how it affects
> the startup of the database.
>
> I have had an issue with this problem where by my databases would not
> start up and issued the error Shared memory realm does not exist.
> Spoke to Oracle and was told to put a new variable for the sid in the
> system environment tab, and had to rem out a line in the SQLNET.ora
> file
> SQLNET.AUTHENTICATION_SERVICES = (NTS)
>
> But still am not sure how this affected the database.
>
> Thaks in advance

I think the 'Shared Memory Realm' is the SGA. If it doesn't exist, the service for that SID did not start. Look at the log file in %ORACLE_HOME%\database for any error messages associated with starting the service.

You may need to look at registry settings. Consult metalink, google, and the NT docs for proper registry settings (even the ones the installer doesn't set).

-- 
Ron Reidy
Oracle DBA
Reidy Consulting, L.L.C.
Received on Thu Oct 25 2001 - 10:56:24 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US