<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Shared Memory Realm Does Not Exist in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-realm-does-not-exist/m-p/2480389#M930071</link>
    <description>Yep, I am using Solaris</description>
    <pubDate>Mon, 08 Jan 2001 17:16:03 GMT</pubDate>
    <dc:creator>Dan Ferrell</dc:creator>
    <dc:date>2001-01-08T17:16:03Z</dc:date>
    <item>
      <title>Shared Memory Realm Does Not Exist</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-realm-does-not-exist/m-p/2480384#M930061</link>
      <description>hey guys,&lt;BR /&gt;  I am installing 8.1.7 and I am getting the following error: "Shared Memory Realm Does Not Exist" Has anyone seen this before? Can anyone tell me what is causing this or give me a clue how to make it go away?&lt;BR /&gt;&lt;BR /&gt; Thanks in advance...&lt;BR /&gt;&lt;BR /&gt; Dan Ferrell</description>
      <pubDate>Mon, 08 Jan 2001 15:29:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-realm-does-not-exist/m-p/2480384#M930061</guid>
      <dc:creator>Dan Ferrell</dc:creator>
      <dc:date>2001-01-08T15:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: Shared Memory Realm Does Not Exist</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-realm-does-not-exist/m-p/2480385#M930062</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Is your shmem kernel parameter set to 1?&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim&lt;BR /&gt;Brainbench MVP for Unix Admin&lt;BR /&gt;&lt;A href="http://www.brainbench.com" target="_blank"&gt;http://www.brainbench.com&lt;/A&gt;</description>
      <pubDate>Mon, 08 Jan 2001 15:32:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-realm-does-not-exist/m-p/2480385#M930062</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2001-01-08T15:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: Shared Memory Realm Does Not Exist</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-realm-does-not-exist/m-p/2480386#M930064</link>
      <description>I have my kernel setting set to follow the examples in the installation manual.&lt;BR /&gt;&lt;BR /&gt;set shmsys:shminfo_shmmax=4924967295&lt;BR /&gt;set shmsys:shminfo_shmmin=1&lt;BR /&gt;set shmsys:shminfo_shmmni=100&lt;BR /&gt;set shmsys:shminfo_shmseg=10&lt;BR /&gt;&lt;BR /&gt;set semsys:seminfo_semmni=100&lt;BR /&gt;set semsys:seminfo_semmsl=100&lt;BR /&gt;set semsys:seminfo_semmns=200&lt;BR /&gt;set semsys:seminfo_semopm=100&lt;BR /&gt;set semsys:seminfo_semvmx=32767&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Jan 2001 15:45:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-realm-does-not-exist/m-p/2480386#M930064</guid>
      <dc:creator>Dan Ferrell</dc:creator>
      <dc:date>2001-01-08T15:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: Shared Memory Realm Does Not Exist</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-realm-does-not-exist/m-p/2480387#M930067</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You are using Solaris OS I gather? &lt;BR /&gt;&lt;BR /&gt;If you are using HP-UX, pardon me, but have you perhaps followed the kernel configuration steps for the wrong OS portion? &lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim&lt;BR /&gt;Brainbench MVP for Unix Admin&lt;BR /&gt;&lt;A href="http://www.brainbench.com" target="_blank"&gt;http://www.brainbench.com&lt;/A&gt;</description>
      <pubDate>Mon, 08 Jan 2001 15:53:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-realm-does-not-exist/m-p/2480387#M930067</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2001-01-08T15:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: Shared Memory Realm Does Not Exist</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-realm-does-not-exist/m-p/2480388#M930070</link>
      <description>The kernel parameters you have listed are for a Sun Solaris system and those parameters reside in the /etc/system file on the Solaris machine.&lt;BR /&gt;&lt;BR /&gt;HP-UX does not use the /etc/system file.  To change the kernel parameters on an HP-UX system I would recommend using SAM.  Go into SAM then go to 'Kernel Configuration' then go to 'Configurable Parameters'.  This will give you a list of the parameters that can be altered.  After you finish setting the kernel parameters to your liking you wil have to go to the Actions menu and select 'Process New Kernel'.  This will rebuild your kernel, move it into place, and reboot your system.</description>
      <pubDate>Mon, 08 Jan 2001 16:51:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-realm-does-not-exist/m-p/2480388#M930070</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2001-01-08T16:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: Shared Memory Realm Does Not Exist</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-realm-does-not-exist/m-p/2480389#M930071</link>
      <description>Yep, I am using Solaris</description>
      <pubDate>Mon, 08 Jan 2001 17:16:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-realm-does-not-exist/m-p/2480389#M930071</guid>
      <dc:creator>Dan Ferrell</dc:creator>
      <dc:date>2001-01-08T17:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: Shared Memory Realm Does Not Exist</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-realm-does-not-exist/m-p/2480390#M930072</link>
      <description>Ahh.....Well, just an FYI this is the databases section of the HP-UX board.  &lt;BR /&gt;&lt;BR /&gt;I assume that you have rebooted the system after inserting the appropriate lines into the /etc/system file?</description>
      <pubDate>Mon, 08 Jan 2001 18:49:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-realm-does-not-exist/m-p/2480390#M930072</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2001-01-08T18:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: Shared Memory Realm Does Not Exist</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-realm-does-not-exist/m-p/2480391#M930073</link>
      <description>yep,&lt;BR /&gt;  I know this board is for Hp, but this is the best resource I have found for information.  I was hoping I could get lucky and it could be fixed in a similar way to the Hp version.  &lt;BR /&gt;&lt;BR /&gt; I did reboot the machine and I still have the problem.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Jan 2001 18:52:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-realm-does-not-exist/m-p/2480391#M930073</guid>
      <dc:creator>Dan Ferrell</dc:creator>
      <dc:date>2001-01-08T18:52:52Z</dc:date>
    </item>
    <item>
      <title>Re: Shared Memory Realm Does Not Exist</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-realm-does-not-exist/m-p/2480392#M930074</link>
      <description>Here's a document I found on Oracle's MetaLink site.  I don't know if this helps you or not.&lt;BR /&gt;&lt;BR /&gt;Bookmark&lt;BR /&gt;                                          Fixed font &lt;BR /&gt;                                                                       Go to End&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; Doc ID: &lt;BR /&gt;        Note:122183.1&lt;BR /&gt; Subject: &lt;BR /&gt;        ORA-27101 "Shared Memory Realm Does Not&lt;BR /&gt;        Exist" Connecting Via Net8&lt;BR /&gt; Type: &lt;BR /&gt;        PROBLEM&lt;BR /&gt; Status: &lt;BR /&gt;        REVIEWED&lt;BR /&gt;&lt;BR /&gt;                                             Content Type: &lt;BR /&gt;                                                            TEXT/PLAIN&lt;BR /&gt;                                             Creation Date: &lt;BR /&gt;                                                            17-OCT-2000&lt;BR /&gt;                                             Last Revision Date: &lt;BR /&gt;                                                            29-DEC-2000&lt;BR /&gt;                                             Language: &lt;BR /&gt;                                                            USAENG&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; *************************************************************&lt;BR /&gt; This article is being delivered in Draft form and may contain&lt;BR /&gt; errors.  Please use the MetaLink "Feedback" button to advise&lt;BR /&gt; Oracle of any issues related to this article.&lt;BR /&gt; *************************************************************&lt;BR /&gt;&lt;BR /&gt; Problem Description&lt;BR /&gt; -------------------&lt;BR /&gt;&lt;BR /&gt;  You are attempting a client connection to an 8i database via&lt;BR /&gt;  sqlplus and receive the following errors:&lt;BR /&gt;&lt;BR /&gt;   ERROR:&lt;BR /&gt;   ORA-01034: ORACLE not available&lt;BR /&gt;   ORA-27101: shared memory realm does not exist&lt;BR /&gt;   SVR4 Error: 2: No such file or directory&lt;BR /&gt;&lt;BR /&gt;  You have installed 8.1.7 on the same server in a seperate&lt;BR /&gt;  ORACLE_HOME.&lt;BR /&gt;&lt;BR /&gt; Solution Description&lt;BR /&gt; --------------------&lt;BR /&gt;&lt;BR /&gt;  1)  For local (BEQ) connections:&lt;BR /&gt;&lt;BR /&gt;      Verify that ORACLE_SID is set and points to a valid 8.1.7&lt;BR /&gt;      database which is up and running.&lt;BR /&gt;&lt;BR /&gt;       % echo $ORACLE_SID&lt;BR /&gt;       junk&lt;BR /&gt;&lt;BR /&gt;       % ps -ef |grep smon&lt;BR /&gt;       oracle 24603     1  0 15:22:51 ?        0:02 ora_smon_JUNK&lt;BR /&gt;&lt;BR /&gt;     In this scenario, as ORACLE_SID is case-sensitive on the Unix&lt;BR /&gt;     platform, a database called 'junk' isn't running.  The fix would&lt;BR /&gt;     be to set ORACLE_SID correctly or to the valid instance.&lt;BR /&gt;&lt;BR /&gt;       % setenv ORACLE_SID JUNK&lt;BR /&gt;&lt;BR /&gt;  2) For remote (TCP/listener) connections:&lt;BR /&gt;&lt;BR /&gt;     Review the listener.ora currently used to startup the listener&lt;BR /&gt;     and verify the ORACLE_HOME is correct for all listed 8i&lt;BR /&gt;     databases.&lt;BR /&gt;&lt;BR /&gt;     If the ORACLE_HOME points to the 8.1.7 software yet the database&lt;BR /&gt;     was created with 8.1.6 or 8.1.5, then this error can occur.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; Explanation&lt;BR /&gt; -----------&lt;BR /&gt;&lt;BR /&gt;  Previously when the ORACLE_HOME or ORACLE_SID was set incorrectly,&lt;BR /&gt;  in the 'oracle' or client user's environment, only ora-1034 was reported.&lt;BR /&gt;&lt;BR /&gt;    ORA-01034 "ORACLE not available"&lt;BR /&gt;&lt;BR /&gt;  With 8.1.7, the ora-27101 is reporting that the shared memory&lt;BR /&gt;  key generated by the client doesn't match any currently &lt;BR /&gt;  existing keys.  This is to be expected if the ORACLE_HOME used by&lt;BR /&gt;  the client isn't the same as the one used to startup the database&lt;BR /&gt;  with or the ORACLE_SID is not correctly referencing the right&lt;BR /&gt;  instance.  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; Additional Search Words&lt;BR /&gt; -----------------------&lt;BR /&gt;&lt;BR /&gt;  listener, tnslsnr, parameter, hashing algorithm, attach, SGA&lt;BR /&gt; .</description>
      <pubDate>Mon, 08 Jan 2001 19:23:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-realm-does-not-exist/m-p/2480392#M930074</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2001-01-08T19:23:46Z</dc:date>
    </item>
    <item>
      <title>Re: Shared Memory Realm Does Not Exist</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-realm-does-not-exist/m-p/2480393#M930075</link>
      <description>Thanks for the help, this helped to solve my problem.  Thanks again...&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Jan 2001 21:56:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-realm-does-not-exist/m-p/2480393#M930075</guid>
      <dc:creator>Dan Ferrell</dc:creator>
      <dc:date>2001-01-08T21:56:40Z</dc:date>
    </item>
    <item>
      <title>Re: Shared Memory Realm Does Not Exist</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-realm-does-not-exist/m-p/2480394#M930076</link>
      <description>I encountered this problem on HP-UX 11i with Oracle 8i (8.1.7).  None of the previously suggested ideas helped me.  Here is what fixed the problem for me:&lt;BR /&gt;&lt;BR /&gt;1. Increased kernel parameter mx_thread_proc to 256 (which is the minimum recommended by the Oracle 8.1.7 installation guide)&lt;BR /&gt;&lt;BR /&gt;2. Re-built the kernel.&lt;BR /&gt;&lt;BR /&gt;3. Re-installed Oracle 8.1.7 with Global Database Name in the format of "XXX.YYY" (my previous, failed installation had just "XXX").&lt;BR /&gt;&lt;BR /&gt;I didn't need to apply any HP-UX 11i patches or Oracle patches for this.&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Feb 2002 23:36:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-realm-does-not-exist/m-p/2480394#M930076</guid>
      <dc:creator>Elsie  Wu</dc:creator>
      <dc:date>2002-02-11T23:36:12Z</dc:date>
    </item>
  </channel>
</rss>

