<?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: Can't connect to Ora 10g w/ 3-tier conn from AGS Svr 10 SP1 in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/can-t-connect-to-ora-10g-w-3-tier-conn-from-ags/m-p/464540#M26555</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the help and quick reply Vince -- much appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have to respectfully decline to open an incident with tech support since we are a development shop (EDN license only) and pay a premium for each ticket that we open.&amp;nbsp; So we have to preserve those incidents for dire needs only.&amp;nbsp; This issue seems like one that should be solvable with trial and error (and forums &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; since the documentation is falling short.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've tried recreating the service by passing the '-i &amp;lt;port&amp;gt;' since, as you noted, the service name and port # are interchangeable:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sdeservice -o create -p memorial -d ORACLE10G,ORA2 -n -i 5157&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've verified that the %SystemRoot%\system32\drivers\etc\services file has the correct entry:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;esri_sde_ora2 5157/tcp #ArcSDE for Oracle&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and I corrected the dbinit.sde file after the sdeservice command was run so that the ORACLE_SID entry was commented and the LOCAL entry was added:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;___________________________________________________&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# Oracle SID for service esri_sde_ora2.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# set ORACLE_SID=ORA2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;set LOCAL=ORA2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;set ORACLE_HOME=C:\oracle\product\10.2.0\client_1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;set SDEHOME=C:\ESRI\ArcGIS\ArcSDE\ora10gexe&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;___________________________________________________&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My Oracle Net service name is 'ORA2' and I can connect via SQLPlus and a SDE direct connection.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When attempting to start the SDE service with the sdemon command:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sdemon -o start -i 5157&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I get the error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Error starting esri_sde_ora2 service(0)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Could not start ArcSDE -- Check Network, $SDEHOME disk, DBMS settings and dbinit.sde.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One thing that's confusing to me is that if there is no SDE service created on the remote Oracle server, why is it necessary to have an entry in the services file on that machine that corresponds to the entry on the ArcSDE server?&amp;nbsp;&amp;nbsp; Could that be why the error is occurring?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Mar 2011 16:10:47 GMT</pubDate>
    <dc:creator>ChristinaKepler</dc:creator>
    <dc:date>2011-03-11T16:10:47Z</dc:date>
    <item>
      <title>Can't connect to Ora 10g w/ 3-tier conn from AGS Svr 10 SP1</title>
      <link>https://community.esri.com/t5/data-management-questions/can-t-connect-to-ora-10g-w-3-tier-conn-from-ags/m-p/464538#M26553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This thread was posted to the &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/18544-Cannot-connect-to-remote-Oracle-10g-DB-w-AGS-v10-SP1"&gt;'AGS General' forum&lt;/A&gt;&lt;SPAN&gt;, but thought I'd re-post here since not getting a solid answer...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We have AGS 10 SP1 running on Windows Server 2003, and Oracle 10g (10.2.0.4) on a remote server (also Server 2003).&amp;nbsp; We can connect from AGS using a direct connection (have the Oracle client s/w installed, etc.)&amp;nbsp; But when attempting to connect with a service-based 3-tier connection, we get a "Error 1053: The service did not respond to the start or control request in a timely fashion" error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The Windows Event Viewer has the following two simultaneous entries:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Timeout (30000 milliseconds) waiting for the ArcSde Service(esri_sde_ora2) service to connect.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. The ArcSde Service(esri_sde_ora2) service failed to start due to the following error: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The service did not respond to the start or control request in a timely fashion. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Oddly, my sde_esri_sde_ora2.log has not been logged to since Jan. 24th of this year, even though I just tried to start the service and the errors were logged to the Windows event log.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It's also worth noting that the errors are reported immediately after trying to start the service, so a 30 second timeout error seems strange.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The executable that the service is attempting to start is 'C:\ESRI\ArcGIS\ArcSDE\ora10gexe\\bin\giomgr.exe'. (Apparently the double backslash '\\' has no adverse affects and the system can correctly resolve the path to the exe). If I run that from the command line, it throws the 'OCI.dll not found' error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've verified that my ORACLE_HOME env var is set to the correct location and that ORACLE_HOME\bin is in my Path env var.&amp;nbsp; Also the LOCAL var is set correctly in dbinit.sde, etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've followed the instructions for &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/geodatabase/10.0/install_guides/arcsde_for_oracle_installation_and_upgrade_guide/index.html#/Installing_Oracle_and_ArcSDE_on_separate_servers/00940000000w000000"&gt;Installing Oracle and ArcSDE on separate servers&lt;/A&gt;&lt;SPAN&gt; and &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/geodatabase/10.0/install_guides/arcsde_for_oracle_installation_and_upgrade_guide/index.html#//009400000066000000.htm"&gt;Creating an ArcSDE service from a remote Windows server&lt;/A&gt;&lt;SPAN&gt;, but when I try to start the remote service using the instructions at &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/geodatabase/10.0/install_guides/arcsde_for_oracle_installation_and_upgrade_guide/index.html#//009400000038000000.htm"&gt;Starting a remote ArcSDE service on Windows&lt;/A&gt;&lt;SPAN&gt;, I immediately get the error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Error: Access denied when starting esri_sde_ora2 instance on ora2.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Operation Failed, Unable to start iomgr.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My questions are:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. What is the &amp;lt;DB_Admin_password&amp;gt; noted in the sdemon commands? Is that the password for the sde user on the Oracle server? Or the 'sys' Oracle user? Or something else?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. When running the command to create a service on the remote Oracle server according to the instructions at &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/geodatabase/10.0/install_guides/arcsde_for_oracle_installation_and_upgrade_guide/index.html#/Installing_Oracle_and_ArcSDE_on_separate_servers/00940000000w000000"&gt;Creating an ArcSDE service from a remote Windows server&lt;/A&gt;&lt;SPAN&gt;, it creates a service locally on the SDE server. Is it also creating a service on the remote Oracle server??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3. What should I have our Oracle admin look for on the Oracle server to ensure that the service was created successfully on that server?&amp;nbsp; Are there any tests I can try outside of a service connection to verify that the installation steps were successful?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;4. When creating the remote service on the Oracke server, there is no parameter to define which port to use. If I already have a SDE service running on port 5151 on the local machine, I'd like to use a different port. How is it possible to define the port on the remote machine? The 'sdeservice -o create' command does not seem to have a parameter for port. The instructions at &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/geodatabase/10.0/install_guides/arcsde_for_oracle_installation_and_upgrade_guide/index.html#//009400000038000000.htm"&gt;Starting a remote ArcSDE service on Windows&lt;/A&gt;&lt;SPAN&gt; indicate that the port number must be entered into the Windows services file on BOTH the local and remote servers.&amp;nbsp; How do I keep these in sync between the local and remote servers?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2011 05:34:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/can-t-connect-to-ora-10g-w-3-tier-conn-from-ags/m-p/464538#M26553</guid>
      <dc:creator>ChristinaKepler</dc:creator>
      <dc:date>2011-03-11T05:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: Can't connect to Ora 10g w/ 3-tier conn from AGS Svr 10 SP1</title>
      <link>https://community.esri.com/t5/data-management-questions/can-t-connect-to-ora-10g-w-3-tier-conn-from-ags/m-p/464539#M26554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;1) The 'DB_Admin_password' is the SDE user password&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) No.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3) In a "Remote Server" configuration, no ArcSDE service is created on the Oracle server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The DBA can help you make sure that your client install is correct (it should be the same&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;release as the server [10.2.0.4, in this case]), that your tnsnames.ora is correct (via 'tnsping'),&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and that you can successfully connect to the server via SQL*Plus after setting the LOCAL&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;environment variable (the dbinit.sde should have the same LOCAL [not ORACLE_SID] contents).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4) There certainly is a way to define which port to use -- the "-i &amp;lt;service&amp;gt;" parameter&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;of 'sdeservice'.&amp;nbsp; You must edit the %SystemRoot%\system32\drivers\etc\services file&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;to map the mnemonic to a port number.&amp;nbsp; It's not required that all hosts in your network&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;have the same services file, but it is a good idea.&amp;nbsp; I typically run 15-20 different services&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;on my networks at home, office and client sites; it just takes a little effort to set up a&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;naming convention appropriate for the network, then copy/paste the 5151-&amp;gt;???? entries&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;into the services file on each host.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;30-sec connection timeouts are generally due to a bad hostname/port combination,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;so you want to be sure your LOCAL is pointing to a correct tnsnames.ora entry.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It would probably be best to start an incident with Tech Support so they can walk you&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;through this configuration (it's tricky the first time, but by the third time you won't even&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;need the documentation).&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2011 12:19:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/can-t-connect-to-ora-10g-w-3-tier-conn-from-ags/m-p/464539#M26554</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2011-03-11T12:19:24Z</dc:date>
    </item>
    <item>
      <title>Re: Can't connect to Ora 10g w/ 3-tier conn from AGS Svr 10 SP1</title>
      <link>https://community.esri.com/t5/data-management-questions/can-t-connect-to-ora-10g-w-3-tier-conn-from-ags/m-p/464540#M26555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the help and quick reply Vince -- much appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have to respectfully decline to open an incident with tech support since we are a development shop (EDN license only) and pay a premium for each ticket that we open.&amp;nbsp; So we have to preserve those incidents for dire needs only.&amp;nbsp; This issue seems like one that should be solvable with trial and error (and forums &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; since the documentation is falling short.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've tried recreating the service by passing the '-i &amp;lt;port&amp;gt;' since, as you noted, the service name and port # are interchangeable:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sdeservice -o create -p memorial -d ORACLE10G,ORA2 -n -i 5157&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've verified that the %SystemRoot%\system32\drivers\etc\services file has the correct entry:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;esri_sde_ora2 5157/tcp #ArcSDE for Oracle&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and I corrected the dbinit.sde file after the sdeservice command was run so that the ORACLE_SID entry was commented and the LOCAL entry was added:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;___________________________________________________&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# Oracle SID for service esri_sde_ora2.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# set ORACLE_SID=ORA2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;set LOCAL=ORA2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;set ORACLE_HOME=C:\oracle\product\10.2.0\client_1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;set SDEHOME=C:\ESRI\ArcGIS\ArcSDE\ora10gexe&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;___________________________________________________&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My Oracle Net service name is 'ORA2' and I can connect via SQLPlus and a SDE direct connection.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When attempting to start the SDE service with the sdemon command:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sdemon -o start -i 5157&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I get the error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Error starting esri_sde_ora2 service(0)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Could not start ArcSDE -- Check Network, $SDEHOME disk, DBMS settings and dbinit.sde.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One thing that's confusing to me is that if there is no SDE service created on the remote Oracle server, why is it necessary to have an entry in the services file on that machine that corresponds to the entry on the ArcSDE server?&amp;nbsp;&amp;nbsp; Could that be why the error is occurring?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2011 16:10:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/can-t-connect-to-ora-10g-w-3-tier-conn-from-ags/m-p/464540#M26555</guid>
      <dc:creator>ChristinaKepler</dc:creator>
      <dc:date>2011-03-11T16:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: Can't connect to Ora 10g w/ 3-tier conn from AGS Svr 10 SP1</title>
      <link>https://community.esri.com/t5/data-management-questions/can-t-connect-to-ora-10g-w-3-tier-conn-from-ags/m-p/464541#M26556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It *isn't* necessary that the Oracle server have a services entry, just good practice&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;to prevent port collision.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It's probably a mistake to treat service names and ports as if they were interchangable,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;especially during service creation (it's often true on the client side, but not on the server).&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Try using the service mnemonic for both 'sdeservice -o create' and&amp;nbsp; 'sdemon -o start'.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2011 16:32:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/can-t-connect-to-ora-10g-w-3-tier-conn-from-ags/m-p/464541#M26556</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2011-03-11T16:32:49Z</dc:date>
    </item>
    <item>
      <title>Re: Can't connect to Ora 10g w/ 3-tier conn from AGS Svr 10 SP1</title>
      <link>https://community.esri.com/t5/data-management-questions/can-t-connect-to-ora-10g-w-3-tier-conn-from-ags/m-p/464542#M26557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your continued assistance with this Vince.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried using the mnemonic for both 'sdeservice -o create' and 'sdemon -o start':&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sdeservice -o create -p &amp;lt;password&amp;gt; -d ORACLE10G,ORA2 -n -i esri_sde_ora2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;sdemon -o start -i esri_sde_ora2 -p &amp;lt;password&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But am getting the same error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Error starting esri_sde_ora2 service(0)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Could not start ArcSDE -- Check Network, $SDEHOME disk, DBMS settings and dbinit.sde.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I recalled reading somewhere that a udp entry is also required in the Windows services file, so I made that change as well on the SDE server and had our Oracle admin make the change on the Oracle server (also made to SDE services.sde file, but not sure it matters):&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;esri_sde_ora2 5157/tcp #ArcSDE for Oracle&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;esri_sde_ora2 5157/udp #ArcSDE for Oracle&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Still getting the same error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, not sure if it matters but our Oracle server is Windows 2008 R2, not Windows 2003 as I originally reported.&amp;nbsp; Our SDE server is Windows 2003 SP2 x64.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2011 16:50:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/can-t-connect-to-ora-10g-w-3-tier-conn-from-ags/m-p/464542#M26557</guid>
      <dc:creator>ChristinaKepler</dc:creator>
      <dc:date>2011-03-11T16:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: Can't connect to Ora 10g w/ 3-tier conn from AGS Svr 10 SP1</title>
      <link>https://community.esri.com/t5/data-management-questions/can-t-connect-to-ora-10g-w-3-tier-conn-from-ags/m-p/464543#M26558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;UDP is not used in the ArcSDE client/server connection protocol. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is your Oracle client 32-bit or 64-bit? Is your ArcSDE install 32-bit or 64-bit?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Does the SDEHOME reported by sdeservice -o list correspond to the ORA2 SDEHOME?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2011 17:14:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/can-t-connect-to-ora-10g-w-3-tier-conn-from-ags/m-p/464543#M26558</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2011-03-11T17:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: Can't connect to Ora 10g w/ 3-tier conn from AGS Svr 10 SP1</title>
      <link>https://community.esri.com/t5/data-management-questions/can-t-connect-to-ora-10g-w-3-tier-conn-from-ags/m-p/464544#M26559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;Is your Oracle client 32-bit or 64-bit? Is your ArcSDE install 32-bit or 64-bit?&lt;BR /&gt; &lt;BR /&gt;Does the SDEHOME reported by sdeservice -o list correspond to the ORA2 SDEHOME?&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcSDE install is v10 SP1 64-bit.&amp;nbsp; Oracle client is 32-bit (v10.2.0.3) which is the only version that enabled a direct connection and the version that I needed to install according to &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/content/kbase?fa=articleShow&amp;amp;d=35907"&gt;this FAQ&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; Version 10.2.0.3 of the client is the only 32-bit version that I could find to download on the Oracle Web site (note that Oracle server is v10.2.0.4).&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;SDEHOME referenced by 'sdeservice -o list' reports 'C:\ESRI\ArcGIS\ArcSDE\ora10gexe\', which is correct.&amp;nbsp; Not sure what is meant by 'ORA2 SDEHOME' -- as specified where?&amp;nbsp; SDEHOME env var on local SDE machine *and* SDEHOME in %SDEHOME%\etc\dbinit.sde both match though.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2011 20:12:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/can-t-connect-to-ora-10g-w-3-tier-conn-from-ags/m-p/464544#M26559</guid>
      <dc:creator>ChristinaKepler</dc:creator>
      <dc:date>2011-03-11T20:12:16Z</dc:date>
    </item>
    <item>
      <title>Re: Can't connect to Ora 10g w/ 3-tier conn from AGS Svr 10 SP1</title>
      <link>https://community.esri.com/t5/data-management-questions/can-t-connect-to-ora-10g-w-3-tier-conn-from-ags/m-p/464545#M26560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;64-bit ArcSDE cannot function with a 32-bit Client (the DLL search fails when&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;a DLL with the right name but wrong wordsize is found).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It you have a 32-bit Oracle Client for 32-bit ArcGIS, you should be using a &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;32-bit ArcSDE Server. This isn't a bad thing -- In my testing, 64-bit ArcSDE&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;did not provide a performance benefit over 32-bit ArcSDE on either 64-bit &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Windows 2003 Server or RedHat Linux 4/5 (x64).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The one time I attempted to have both 32-bit and 64-bit Oracle client installs&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;with both 32-bit and 64-bit ArcSDEs on an x64 2003 host, I toasted my registry&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;so badly I had to have the virtual machine re-imaged.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Note that ArcGIS 10.1 will be mostly 64-bit, so at that point you'll have more &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;reason to run 64-bit ArcSDE with a 64-bit Oracle Client.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;BTW: You can/should apply the 10.2.0.4 patchset to your 10.2.0.3 client, since &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Vince's Second Law of Compatibility says "In a client-server architecture, always &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;run your clients at least even to the server release" (a little ahead is okay, but &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;behind is asking for trouble).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;PS: If you have multiple ArcSDE application servers running, you really should&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;have multiple SDEHOME locations.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2011 20:51:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/can-t-connect-to-ora-10g-w-3-tier-conn-from-ags/m-p/464545#M26560</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2011-03-11T20:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: Can't connect to Ora 10g w/ 3-tier conn from AGS Svr 10 SP1</title>
      <link>https://community.esri.com/t5/data-management-questions/can-t-connect-to-ora-10g-w-3-tier-conn-from-ags/m-p/464546#M26561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Vince:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks so much for bearing with me on this...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A few things:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- If the 64-bit ArcSDE can't function w/ a 32-bit Oracle client, I'm confused as to why it's the only configuration that worked for direct connections (?).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- I'll gladly uninstall the 64-bit ArcSDE and install the 32-bit if that will fix my problems.&amp;nbsp; However will that be compatible with the installation of ArcGIS Server on the same machine?&amp;nbsp; It's unclear to me if the ArcGIS Server installation is 32-bit or 64-bit (the installer doesn't differentiate like the SDE installer does, and there doesn't seem to be an easy way to figure it out).&amp;nbsp; Do you think the best course of action at this point is to uninstall ORA SDE 64 and install ORA SDE 32?&amp;nbsp; (What's more, if I have SDE 64 for SQL Server on the same machine, are there any shared DLLs that would hose my installation?&amp;nbsp; If so, then I should also uninstall SQL SDE 64 and install SQL SDE 32?)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- RE: " Does the SDEHOME reported by sdeservice -o list correspond to the ORA2 SDEHOME?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;. . .&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have multiple ArcSDE application servers running, you really should&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;have multiple SDEHOME locations."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Not sure what is meant by 'ORA2 SDEHOME' -- as specified where? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think I'm all set, but please let me know if I'm not:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;sdeservice -o list&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;SDE service Information&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;--------------------------------------------------------------------&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Error querying 5157 service&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;RDBMS:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Oracle&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Name:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ArcSde Service(5157)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SDEHOME:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C:\ESRI\ArcGIS\ArcSDE\ora10gexe\&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Version:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Status:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;RDBMS:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Oracle&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Name:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ArcSde Service(esri_sde_ora2)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SDEHOME:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C:\ESRI\ArcGIS\ArcSDE\ora10gexe\&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Version:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Status:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SERVICE_STOPPED&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;RDBMS:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SQLServer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Name:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ArcSde Service(esri_sde_sqlsvr)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SDEHOME:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C:\ESRI\ArcGIS\ArcSDE\sqlexe&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Datasource:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; GIS4&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SDE_DBA_USER:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sde&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Admin_database:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sde&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Version:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Status:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SERVICE_RUNNING&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That instance of 'service(5157)' is certainly curious -- it doesn't show up in my Windows Services.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- What's Vince's *First* Law of Compatibility?&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2011 22:07:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/can-t-connect-to-ora-10g-w-3-tier-conn-from-ags/m-p/464546#M26561</guid>
      <dc:creator>ChristinaKepler</dc:creator>
      <dc:date>2011-03-11T22:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: Can't connect to Ora 10g w/ 3-tier conn from AGS Svr 10 SP1</title>
      <link>https://community.esri.com/t5/data-management-questions/can-t-connect-to-ora-10g-w-3-tier-conn-from-ags/m-p/464547#M26562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Two things to add to previous thread (though would appreciate responses to those as well):&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- I uninstalled the ORA SDE 64 bit and installed ORA SDE 32 and it installed fine but when attempting to run post-install, got a 'ArcSdeSetupOracle10g.exe - Entry Point Not Found' dialog that said, "The procedure entry point SgShapeGetParametricType could not be loaded in the dynamic link library sg.dll".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ugh.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I made sure the 64-bit exes were all removed before installing the 32 bit version, and my SDEHOME is correctly set to C:\ESRI\ArcGIS\ArcSDE\ora10gexe\.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Maybe I can avoid the whole trying to get a 3-tier service-based connection to work if I can just register a spatial view after creating one w/ SQL (i.e. w/o having to run the 'sdelayer �??o register' command).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2011 23:48:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/can-t-connect-to-ora-10g-w-3-tier-conn-from-ags/m-p/464547#M26562</guid>
      <dc:creator>ChristinaKepler</dc:creator>
      <dc:date>2011-03-11T23:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: Can't connect to Ora 10g w/ 3-tier conn from AGS Svr 10 SP1</title>
      <link>https://community.esri.com/t5/data-management-questions/can-t-connect-to-ora-10g-w-3-tier-conn-from-ags/m-p/464548#M26563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ArcGIS (both desktop and server) is [presently] a 32-bit application. *All* operating systems &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;supported by ArcSDE require homogeneous architectures for dynamic libraries (32-bit app,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;32-bit DLL; 64-bit app, 64-bit DLL), so "DC works but AS doesn't" would be expected with&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;32-bit client, 32-bit AGS, and 64-bit SDE.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"ORA2 SDEHOME" was my shorthand for "the SDEHOME to operate with the ORA2 instance." &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The fact that no log was written could have been because the first instance already on the &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;host was also Oracle ("ORA2" vice "ORA1"?), and the 'sdeservice' command was using the&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;other SDEHOME\etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It may take a reboot to clear the deleted Windows service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Vince's First Law of Compatibility: For optimal stability, the application software should&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;have been released after the server software, which should have been released after&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the operating system (tOS &amp;lt; tRDBMS &amp;lt; tGIS). [I made sure I knew my answer before&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;posting the "second" law]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Check your PATH variable for alternate SG.DLL locations -- Did you copy the 64-bit DLLs &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;into Oracle\bin for ST_GEOMETRY support?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Mar 2011 00:20:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/can-t-connect-to-ora-10g-w-3-tier-conn-from-ags/m-p/464548#M26563</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2011-03-12T00:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: Can't connect to Ora 10g w/ 3-tier conn from AGS Svr 10 SP1</title>
      <link>https://community.esri.com/t5/data-management-questions/can-t-connect-to-ora-10g-w-3-tier-conn-from-ags/m-p/464549#M26564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Doh. I just re-read your post, and yes the 64-bit ArcSDE for SQL-Server libraries are conflicting &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;with the 32-bit ArcSDE for Oracle (that's what the SG.DLL entrypoint error was about).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When it comes down to it, Windows just doesn't have the same level of flexibility as Unix to&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;handle 32-bit and 64-bit applications at the same time.&amp;nbsp; Trying to do too many things on a &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;single Windows box often causes trouble.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You might be able to work around the 32/64 DLL conflicts by using a different&amp;nbsp; login for &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the ArcGIS service, so it can have a PATH which is different from the 64-bit ArcSDEs for &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;both Oracle and SQL-Server, or you can install a 32-bit ArcSDE for SQL-Server and run &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;all 32-bit apps (except for the 64-bit SQL-Server itself), or you can use *only* Direct&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Connect for accessing the Oracle ArcSDE database (it's not always necessary to run an &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;application server), but at this point, running 32-bit AGS, 32-bit Oracle Client, 64-bit &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Oracle Client, 64-bit SQL-Server, 64-bit ArcSDE for Oracle, *and* 64-bit ArcSDE for &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SQL-Server on a single host may just be a bridge too far.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Mar 2011 14:41:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/can-t-connect-to-ora-10g-w-3-tier-conn-from-ags/m-p/464549#M26564</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2011-03-12T14:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: Can't connect to Ora 10g w/ 3-tier conn from AGS Svr 10 SP1</title>
      <link>https://community.esri.com/t5/data-management-questions/can-t-connect-to-ora-10g-w-3-tier-conn-from-ags/m-p/464550#M26565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks again Vince.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Some updates today, but first, w/r/t "... or you can use *only* Direct Connect for accessing the Oracle ArcSDE database (it's not always necessary to run an application server)":&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible to:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; - register spatial views with a direct connection?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; - run the equivalent of 'sdemon' commands (and other CLI cmds) w/o an AS?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If so, I'll happily avoid configuring an AS.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That said, here's what I've done since our last correspondence:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- uninstalled ORA SDE 64 and installed ORA SDE 32&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- applied Oracle 10.2.0.4 patch set to 10.2.0.3 client (now matches Oracle server version)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- copied sg.dll from %SDEHOME%\bin to %ORACLE_HOME%\bin (since Oracle is 1st in PATH)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Successfully ran SDE post-installer (did authorization only -- didn't create service or repo)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Created SDE service acc. to &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/geodatabase/10.0/install_guides/arcsde_for_oracle_installation_and_upgrade_guide/index.html#//009400000066000000.htm"&gt;instructs&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;- Ran command to start service acc. to &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/geodatabase/10.0/install_guides/arcsde_for_oracle_installation_and_upgrade_guide/index.html#//009400000038000000.htm"&gt;instructs&lt;/A&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Error: Access denied when starting esri_sde_ora2 instance on ora2.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Operation Failed, Unable to start iomgr.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I tried to start the service w/ the Windows service mgr, I get:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The ArcSde Service(esri_sde_ora2) service on Local Computer started and then stopped. Some services stop automatically if they have no work to do, for example, the Performance Log and Alerts service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Windows Event Viewer didn't have any meaningful info.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then saw your most recent note, so:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- uninstalled SQL SDE 32&amp;nbsp; (have not yet reinstalled)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- applied v10 SP1 to ORA SDE 32&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- ran post-install to authorize&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- moved SDEHOME(ORA)\bin to front of PATH but just after ORACLE_HOME\bin, which is first &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Still can't start service, getting:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;esri_sde_ora2 service failed during initialization.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please check event log or error log files.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Error starting esri_sde_ora2 service(0)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Could not start ArcSDE -- Check Network, $SDEHOME disk, DBMS settings and dbinit.sde.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sde_esri_sde_ora2.log:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Error opening Software\ESRI\ArcInfo\ArcSDE\ArcSDE for Oracle\esri_sde_ora2 key (131)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ST_Geometry Schema Owner: (SDE) Type Release: 1007&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Instance initialized for ((sde)) . . .&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Connected to instance . . .&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ERROR in checking system st_geometry type (1).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Error checking the existence of system tables. Run&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the Upgrade Geodatabase tool to install/upgrade system tables (-450).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Refer ArcSDE installation guide for instructions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="text-decoration:underline;"&gt;Tried to upgrade the geodatabase (from ArcCatalog):&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Executing: UpgradeGDB "Database Connections\ORA2_sde_dc.sde" PREREQUISITE_CHECK NO_UPGRADE&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Start Time: Sun Mar 13 15:42:32 2011&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Cannot upgrade because there are other active connections (SDE).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Cannot upgrade because there are other active connections (SDE).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;User has privileges required to upgrade.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Connected RDBMS instance is not setup for ST_GEOMETRY configuration. [Unable to determine current version of ST_SHAPELIB &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The latest ST_GEOMETRY and dependent libraries need&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;to be copied to the correct software location. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please consult ArcSDE for Oracle Installation Guide&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;for further details. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Running Pre-Requisite check (C:\Documents and Settings\cbeaudette\Application Data\ESRI\Desktop10.0\ArcCatalog\ORA2_sde_dc.sde).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Instance supports XML type.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Failed to execute (UpgradeGDB).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="text-decoration:underline;"&gt;Failed at Sun Mar 13 15:42:34 2011 (Elapsed Time: 2.00 seconds)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="text-decoration:underline;"&gt;GDBUpgrade.log:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[3/13/2011 3:26:21 PM] Error: Could not pause the database.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[3/13/2011 3:26:21 PM] Error: Cannot upgrade because there are other active connections (SDE).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[3/13/2011 3:26:21 PM] Error: Cannot upgrade because there are other active connections (SDE).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[3/13/2011 3:26:21 PM] User has privileges required to upgrade.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[3/13/2011 3:26:21 PM] Warning: Connected RDBMS instance is not setup for ST_GEOMETRY configuration. [Unable to determine current version of ST_SHAPELIB &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The latest ST_GEOMETRY and dependent libraries need&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;to be copied to the correct software location. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please consult ArcSDE for Oracle Installation Guide&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;for further details. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[3/13/2011 3:26:21 PM] Running Pre-Requisite check (C:\Documents and Settings\cbeaudette\Application Data\ESRI\Desktop10.0\ArcCatalog\ORA2_sde_dc.sde).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="text-decoration:underline;"&gt;[3/13/2011 3:26:21 PM] Instance supports XML type.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="text-decoration:underline;"&gt;sdedc_Oracle.log:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ST_Geometry Schema Owner: (SDE) Type Release: 1007&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Instance initialized for ((sde)) . . .&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[Sun Mar 13 15:21:48 2011] [129] [GIS4] db_array_fetch_attrs OCI Fetch Error (28575)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[Sun Mar 13 15:21:48 2011] [129] [GIS4] load_buffer error -51 on GDB_ITEMS, rowid -1 &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[Sun Mar 13 15:22:04 2011] [129] [GIS4] db_array_fetch_attrs OCI Fetch Error (28575)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[Sun Mar 13 15:22:04 2011] [129] [GIS4] load_buffer error -51 on GDB_ITEMS, rowid -1 &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[Sun Mar 13 15:26:21 2011] [129] [GIS4] db_array_fetch_attrs OCI Fetch Error (28575)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="text-decoration:underline;"&gt;[Sun Mar 13 15:26:21 2011] [129] [GIS4] load_buffer error -51 on GDB_ITEMS, rowid -1 &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can't kill connections w/ 'sdemon -o kill' since I don't have AS, so rebooted, tried again to update geodb, same errors.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Per &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/18033-ArcGIS-10-Upgrada-Geodatabase-Error"&gt;this thread&lt;/A&gt;&lt;SPAN&gt;, ran:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;select object_name, object_type, created, last_ddl_time, status from user_objects where object_type in ('OPERATOR','PACKAGE','PACKAGE BODY','INDEXTYPE','FUNCTION','TYPE','TYPE BODY');&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The indextype ST_SPATIAL_INDEX is *NOT* missing from my database schema.&amp;nbsp;&amp;nbsp; (Attaching file 'ora_objects.txt').&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Through all this, direct connections are still working to Oracle db.&amp;nbsp; However geodb is one version behind (not yet SP1) from SDE.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Mar 2011 22:06:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/can-t-connect-to-ora-10g-w-3-tier-conn-from-ags/m-p/464550#M26565</guid>
      <dc:creator>ChristinaKepler</dc:creator>
      <dc:date>2011-03-13T22:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: Can't connect to Ora 10g w/ 3-tier conn from AGS Svr 10 SP1</title>
      <link>https://community.esri.com/t5/data-management-questions/can-t-connect-to-ora-10g-w-3-tier-conn-from-ags/m-p/464551#M26566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Quick follow-up:&amp;nbsp; I just noticed that the st_shapelib.dll (and libst_raster_ora.dll) that were originally copied to the Oracle server long ago were the v10 versions, so we have to copy the v10 SP1 versions to Oracle.&amp;nbsp; Though the message reported during the geodb upgrade was a warning only and I don't think of itself is the root cause of my connectivity issues.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Would love to know how to kill a geodb lock w/ an AS!&amp;nbsp; And/or why there are locks at all after a reboot.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Mar 2011 22:40:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/can-t-connect-to-ora-10g-w-3-tier-conn-from-ags/m-p/464551#M26566</guid>
      <dc:creator>ChristinaKepler</dc:creator>
      <dc:date>2011-03-13T22:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: Can't connect to Ora 10g w/ 3-tier conn from AGS Svr 10 SP1</title>
      <link>https://community.esri.com/t5/data-management-questions/can-t-connect-to-ora-10g-w-3-tier-conn-from-ags/m-p/464552#M26567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Previous post should read:&amp;nbsp; "Would love to know how to kill a geodb lock *WITHOUT* an AS! And/or why there are locks at all after a reboot."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have since had st_shapelib.dll and libst_raster_ora.dll copied to Oracle server, still getting same erorrs when attempting to start the service.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2011 18:53:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/can-t-connect-to-ora-10g-w-3-tier-conn-from-ags/m-p/464552#M26567</guid>
      <dc:creator>ChristinaKepler</dc:creator>
      <dc:date>2011-03-14T18:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: Can't connect to Ora 10g w/ 3-tier conn from AGS Svr 10 SP1</title>
      <link>https://community.esri.com/t5/data-management-questions/can-t-connect-to-ora-10g-w-3-tier-conn-from-ags/m-p/464553#M26568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Success!&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The last step required was to upgrade the geodb to SP1 (can't do so w/ the dialog in ArcCatalog, since you have to connect to the db to upgrade but you can't upgrade if there are connections -- holy catch 22!&amp;nbsp; -- so got around it by using a python script to do the upgrade, as described &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/geodatabase/10.0/install_guides/arcsde_for_oracle_installation_and_upgrade_guide/index.html#//009400000046000000.htm"&gt;here&lt;/A&gt;&lt;SPAN&gt;).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Next step is to see if I can get SQL SDE 32 running on same server.&amp;nbsp; Will heed Vince's recommendation to have a separate SDEHOME.&amp;nbsp; Fingers crossed...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There were so many changes that it's hard to tell what the magic combination was, but in the end these were the material changes:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- uninstall all ArcSDE instances besides Oracle (using 10g in this case, v10.2.0.4)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- uninstall 64-bit version of ArcSDE for Oracle&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- install 32-bit version of ArcSDE for Oracle&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- make sure Oracle client version matches Oracle server version exactly (v10.2.0.4 in this case)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- upgrade geodb to match exact ArcSDE version (v10 SP1)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- follow instructions for &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/geodatabase/10.0/install_guides/arcsde_for_oracle_installation_and_upgrade_guide/index.html#/Installing_Oracle_and_ArcSDE_on_separate_servers/00940000000w000000/"&gt;Installing Oracle and ArcSDE on separate servers&lt;/A&gt;&lt;SPAN&gt; and &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/geodatabase/10.0/install_guides/arcsde_for_oracle_installation_and_upgrade_guide/index.html#//009400000066000000.htm"&gt;Creating an ArcSDE service from a remote Windows server&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;- copy correct versions of required shared libs (st_shapelib.dll, libst_raster_ora.dll) from SDEHOME\bin on SDE server to ORACLE_HOME\bin on Oracle server&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- copy correct versions of required shared libs (st_shapelib.dll, libst_raster_ora.dll, sg.dll) from SDEHOME\bin to ORACLE_HOME\bin on SDE server (may not be required but took this step nonetheless)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- If SDE was upgraded, run post-intall to authorize it&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- moved SDEHOME(ORA)\bin to front of PATH but just after ORACLE_HOME\bin, which is first &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- make sure the following are set in dbinit.sde:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; set LOCAL=&amp;lt;ORACLE NET SERVICE NAME FROM TNSNAMES.ORA&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; set ORACLE_HOME=&amp;lt;ORACLE CLIENT HOME&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; set SDEHOME=&amp;lt;SDEHOME FOR ORACLE&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- make sure ORACLE_SID is NOT set in dbinit.sde&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a ton to Vince A. for all his help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2011 20:12:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/can-t-connect-to-ora-10g-w-3-tier-conn-from-ags/m-p/464553#M26568</guid>
      <dc:creator>ChristinaKepler</dc:creator>
      <dc:date>2011-03-14T20:12:48Z</dc:date>
    </item>
    <item>
      <title>Re: Can't connect to Ora 10g w/ 3-tier conn from AGS Svr 10 SP1</title>
      <link>https://community.esri.com/t5/data-management-questions/can-t-connect-to-ora-10g-w-3-tier-conn-from-ags/m-p/464554#M26569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;To close this up, Direct Connect replaces the 'gsrvr' daemon with a DLL running the equivalent &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;instructions in a local thread of the client process.&amp;nbsp; You can use Direct Connect for all command-&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;line utilities *except* 'sdemon', since this utility manages interaction with the application server&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(giomgr process) and never creates a connection.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2011 22:17:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/can-t-connect-to-ora-10g-w-3-tier-conn-from-ags/m-p/464554#M26569</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2011-03-14T22:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: Can't connect to Ora 10g w/ 3-tier conn from AGS Svr 10 SP1</title>
      <link>https://community.esri.com/t5/data-management-questions/can-t-connect-to-ora-10g-w-3-tier-conn-from-ags/m-p/464555#M26570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi guys,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;hoping you are still watching this thread&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;after two full days i am not able to start sdeservice or even update the database.&amp;nbsp; i was able to make a direct connection but not able to load any data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;operating system windows 2003 r2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;arcsde v10 sp1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;oracle 11.1.0.7&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;all on same machine&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;feel like i have tried lots of things in the forums but seem to get no where.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;not even sure how to explain at this point&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks in advance&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;jamie&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2011 22:16:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/can-t-connect-to-ora-10g-w-3-tier-conn-from-ags/m-p/464555#M26570</guid>
      <dc:creator>jamiehollingsworth</dc:creator>
      <dc:date>2011-05-05T22:16:29Z</dc:date>
    </item>
    <item>
      <title>Re: Can't connect to Ora 10g w/ 3-tier conn from AGS Svr 10 SP1</title>
      <link>https://community.esri.com/t5/data-management-questions/can-t-connect-to-ora-10g-w-3-tier-conn-from-ags/m-p/464556#M26571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ArcSDE service doesn't start after upgrade ArcSDE 9.3.1 to ArcSDE 10&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-family:Courier New;"&gt;Connected to instance . . .&lt;BR /&gt;ERROR in checking system st_geometry type (1).&lt;BR /&gt;Error checking the existence of system tables. Run&lt;BR /&gt;the Upgrade Geodatabase tool to install/upgrade system tables (-450).&lt;BR /&gt;Refer ArcSDE installation guide for instructions.&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcSDE 10 and ArcGIS Desktop 10 must be exactly in the same version (service pack).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Bertrand,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Esri France&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2012 10:34:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/can-t-connect-to-ora-10g-w-3-tier-conn-from-ags/m-p/464556#M26571</guid>
      <dc:creator>BertrandLAURANCIN</dc:creator>
      <dc:date>2012-05-15T10:34:18Z</dc:date>
    </item>
  </channel>
</rss>

