<?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: ArcSDE 9.2 SP6  Error installing software authorization / cannot start service in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/arcsde-9-2-sp6-nbsp-error-installing-software/m-p/635795#M35944</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Too many to count.&amp;nbsp; It may be fragmentation in the upgraded instance.&amp;nbsp; It could be the larger &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;application word size increasing the size of the instruction set...&amp;nbsp; You'd need to benchmark&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;old and new, then study query plans to determine why.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Dec 2012 12:40:40 GMT</pubDate>
    <dc:creator>VinceAngelo</dc:creator>
    <dc:date>2012-12-04T12:40:40Z</dc:date>
    <item>
      <title>ArcSDE 9.2 SP6  Error installing software authorization / cannot start service</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-9-2-sp6-nbsp-error-installing-software/m-p/635791#M35940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We are trying to install ArcSDE 9.2 SP6 after migrating from Oracle 10.2.0.3.0 32bit to 10.2.0.3.0 64bit.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I installed Oracle, then installed ArcSDE 9.2 and then we performed data migration which went well. Then I tried to perform ArcSDE PostInstall (only authorization and service creation, since the SDE user and repository already exist).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I try to authorize the software, i get the following message box: Error installing software authorization.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When I try to run sdesetup -o update key, i get following messages:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Error: Underlying DBMS error (-51).&lt;BR /&gt;Error: Error upgrading authorization key.&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I must mention that going to a newer ArcSDE version is not an option since we use some extensions that must run on ArcGIS 9.2, at least for the next couple of months.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I added LOCAL=netservicename in dbinit.sde, added a path to oracle clients network/admin folder in TNS_ADMIN , and added a ORACLE_HOME variables...and i cannot get the service to start.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The last entry in ArcSDE service log is this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;BR /&gt;ST_Geometry Schema Owner: (SDE) Type Release: 1007&lt;BR /&gt;Instance initialized for ((sde)) . . .&lt;BR /&gt;&lt;BR /&gt;Connected to instance . . .&lt;BR /&gt;DBMS Connection established...&lt;BR /&gt;Error -51 in purge unused shared entries.&lt;BR /&gt;DBMS error code: -6508&lt;BR /&gt;Error in PL/SQL block to clean&amp;nbsp; upleftover entries for SDE instance&lt;BR /&gt;ORA-06508: PL/SQL: could not find program unit being called&lt;BR /&gt;ERROR: Cannot Initialize Shared Memory (-51)&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;While preparing for this migration, I found on some forums that I must use 32bit Oracle Client to connect to database, and I configured it, and it works ok (I can query data with sqlplus, and connection tests in Oracle Net manager goes ok)...could this be the problem?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance for any help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Milos&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 10:29:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-9-2-sp6-nbsp-error-installing-software/m-p/635791#M35940</guid>
      <dc:creator>MilosMilicevic</dc:creator>
      <dc:date>2012-11-29T10:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: ArcSDE 9.2 SP6  Error installing software authorization / cannot start service</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-9-2-sp6-nbsp-error-installing-software/m-p/635792#M35941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you change bit architectures you *MUST* run the 'sdesetup -o upgrade' to update the packages.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 11:04:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-9-2-sp6-nbsp-error-installing-software/m-p/635792#M35941</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2012-11-29T11:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: ArcSDE 9.2 SP6  Error installing software authorization / cannot start service</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-9-2-sp6-nbsp-error-installing-software/m-p/635793#M35942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello V,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for helping.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One question before I try upgrade:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Since I have SDE user and Repository already created in my x64 Oracle DB, how would sdesetup -o upgrade affect the data inside the SDe repository?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tnx in advance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;MMilos&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Nov 2012 07:19:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-9-2-sp6-nbsp-error-installing-software/m-p/635793#M35942</guid>
      <dc:creator>MilosMilicevic</dc:creator>
      <dc:date>2012-11-30T07:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: ArcSDE 9.2 SP6  Error installing software authorization / cannot start service</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-9-2-sp6-nbsp-error-installing-software/m-p/635794#M35943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for helping, Vangelo.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It worked.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I run sdesetup -o upgrade and it works.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Only thing I notice is that logging in to the database takes a bit longer than usual...any ideas why?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;MMilos&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Nov 2012 10:44:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-9-2-sp6-nbsp-error-installing-software/m-p/635794#M35943</guid>
      <dc:creator>MilosMilicevic</dc:creator>
      <dc:date>2012-11-30T10:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: ArcSDE 9.2 SP6  Error installing software authorization / cannot start service</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-9-2-sp6-nbsp-error-installing-software/m-p/635795#M35944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Too many to count.&amp;nbsp; It may be fragmentation in the upgraded instance.&amp;nbsp; It could be the larger &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;application word size increasing the size of the instruction set...&amp;nbsp; You'd need to benchmark&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;old and new, then study query plans to determine why.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2012 12:40:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-9-2-sp6-nbsp-error-installing-software/m-p/635795#M35944</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2012-12-04T12:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: ArcSDE 9.2 SP6  Error installing software authorization / cannot start service</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-9-2-sp6-nbsp-error-installing-software/m-p/635796#M35945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am a bit new, so I am not sure I understood your advice .&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What tool should I use to do the benchmark?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Would SDETRACE give me the info I need?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tnx in advance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;M&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2012 12:32:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-9-2-sp6-nbsp-error-installing-software/m-p/635796#M35945</guid>
      <dc:creator>MilosMilicevic</dc:creator>
      <dc:date>2012-12-05T12:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: ArcSDE 9.2 SP6  Error installing software authorization / cannot start service</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-9-2-sp6-nbsp-error-installing-software/m-p/635797#M35946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;A href="http://support.esri.com/en/knowledgebase/techarticles/detail/35704"&gt;SDEINTERCEPT&lt;/A&gt;&lt;SPAN&gt;* can probably help you see what queries are being performed and how long &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;they take (just not *why* they're slower, for that you need a query plan).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The query plan topic is too large (and too tangential to GIS) to go into depth here.&amp;nbsp; Google&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;'Oracle Query Plan' to begin your journey to the Dark Side.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; -V&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;*Note that the Knowledge Base doc states:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; If the server code is slow, it is recommended to apply the ArcGIS 9.2 SP6 General Update&lt;BR /&gt; patch for ArcSDE. The patch contains enhancements to improve&amp;nbsp; slow connections.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;So you should certainly apply that (and the other post-SP6 patches) before starting.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2012 14:34:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-9-2-sp6-nbsp-error-installing-software/m-p/635797#M35946</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2012-12-05T14:34:09Z</dc:date>
    </item>
  </channel>
</rss>

