<?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: ERROR: Cannot Initialize Shared Memory in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/error-cannot-initialize-shared-memory/m-p/270557#M15614</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi there,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes the problem is /tmp folder permission..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I set back SDETMP to /tmp in dbinit.sde and gave the /tmp 777 permission.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And I managed to start back my SDE..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for all the reply.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Feb 2013 22:44:52 GMT</pubDate>
    <dc:creator>mohd_syafidabdullah</dc:creator>
    <dc:date>2013-02-06T22:44:52Z</dc:date>
    <item>
      <title>ERROR: Cannot Initialize Shared Memory</title>
      <link>https://community.esri.com/t5/data-management-questions/error-cannot-initialize-shared-memory/m-p/270554#M15611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Guru,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using ArcSde 10 running on Oracle 10g at linux machine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My problem is when want to bring up the sde service, the error appear &lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
ArcSDE 10.0&amp;nbsp; for Oracle10g Build 685 Fri May 14 12:05:43&amp;nbsp; 2010
-------------------------------------------------------


ST_Geometry Schema Owner: (SDE) Type Release: 1007

Instance initialized for ((sde)) . . .


Connected to instance . . .

Insufficient access to /tmp
WARNING: SDETMP: Setting temp path to /tmp

DBMS Connection established...

ERROR: Cannot Initialize Shared Memory (-79)

Delete /oracle-staging/sde10/sdeexe100/tmp/esri_sde and /oracle-staging/sde10/sdeexe100/tmp/esri_sde.lock if present.

Could not start ArcSDE -- Check Network, $SDEHOME disk, DBMS settings and dbinit.sde.
&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I check at /oracle-staging/sde10/sdeexe100/tmp folder, no files there..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Oracle is up and running.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please help me&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 13:13:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/error-cannot-initialize-shared-memory/m-p/270554#M15611</guid>
      <dc:creator>mohd_syafidabdullah</dc:creator>
      <dc:date>2021-12-11T13:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Cannot Initialize Shared Memory</title>
      <link>https://community.esri.com/t5/data-management-questions/error-cannot-initialize-shared-memory/m-p/270555#M15612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Mohd,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It looks like something may be wrong with the permissions on either the /tmp or /oracle-staging/sde10/sdeexe100/tmp/ directory. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Does the os user running the sdemon -o start command have read/write access to those?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2013 14:46:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/error-cannot-initialize-shared-memory/m-p/270555#M15612</guid>
      <dc:creator>ForrestJones</dc:creator>
      <dc:date>2013-02-06T14:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Cannot Initialize Shared Memory</title>
      <link>https://community.esri.com/t5/data-management-questions/error-cannot-initialize-shared-memory/m-p/270556#M15613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi Mohd,&lt;BR /&gt;&lt;BR /&gt;It looks like something may be wrong with the permissions on either the /tmp or /oracle-staging/sde10/sdeexe100/tmp/ directory. &lt;BR /&gt;Does the os user running the sdemon -o start command have read/write access to those?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the reply, Fojo&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm also think same as you..but it's looks like some wierd thing happened to my server..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;After restarted my linux server that have problem with clustering services, the OS mount root partition with read-only.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I reboot again and the server is ok...I start the oracle 10g..all fine..and I start the sde service, it's prompt me with the error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;before this error happen, the sdetmp is at /tmp ..after error I try to move the SDETMP to /oracle-staging/sde10/sdeexe100/tmp and modify dbinit.sde SDETMP paramater to new location which has &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;arc&lt;/SPAN&gt;&lt;SPAN&gt; user r/w permission on it..the problem still same..the&lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;arc&lt;/SPAN&gt;&lt;SPAN&gt; user also use to start/stop the sde command in linux..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any solution or workaround that I can figure out?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2013 22:20:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/error-cannot-initialize-shared-memory/m-p/270556#M15613</guid>
      <dc:creator>mohd_syafidabdullah</dc:creator>
      <dc:date>2013-02-06T22:20:39Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Cannot Initialize Shared Memory</title>
      <link>https://community.esri.com/t5/data-management-questions/error-cannot-initialize-shared-memory/m-p/270557#M15614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi there,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes the problem is /tmp folder permission..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I set back SDETMP to /tmp in dbinit.sde and gave the /tmp 777 permission.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And I managed to start back my SDE..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for all the reply.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2013 22:44:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/error-cannot-initialize-shared-memory/m-p/270557#M15614</guid>
      <dc:creator>mohd_syafidabdullah</dc:creator>
      <dc:date>2013-02-06T22:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Cannot Initialize Shared Memory</title>
      <link>https://community.esri.com/t5/data-management-questions/error-cannot-initialize-shared-memory/m-p/270558#M15615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;777 is the wrong permission for /tmp.&amp;nbsp; &lt;/SPAN&gt;&lt;A href="https://www.redhat.com/archives/redhat-list/2000-October/msg02213.html"&gt;It should be 1777&lt;/A&gt;&lt;SPAN&gt; (or your host might not&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;function correctly).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2013 23:41:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/error-cannot-initialize-shared-memory/m-p/270558#M15615</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2013-02-06T23:41:38Z</dc:date>
    </item>
  </channel>
</rss>

