<?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: troubles with arcsde oracle 11g install in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/troubles-with-arcsde-oracle-11g-install/m-p/576044#M32635</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ahh!&amp;nbsp; Two Oracle installs, but only one tnsnames.ora?&amp;nbsp; That drives me batty at times, too.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You also need LOCAL (or TWO_TASK, on Linux) instead of ORACLE_SID if the ORACLE_HOME&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;is different from the database.&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>Thu, 26 May 2011 23:53:01 GMT</pubDate>
    <dc:creator>VinceAngelo</dc:creator>
    <dc:date>2011-05-26T23:53:01Z</dc:date>
    <item>
      <title>troubles with arcsde oracle 11g install</title>
      <link>https://community.esri.com/t5/data-management-questions/troubles-with-arcsde-oracle-11g-install/m-p/576037#M32628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So it is a long and complicated story but I have oracle 11.1.0.7 (32bit) installed on windows 2003 r2 (32bit) sever.&amp;nbsp; Now i am trying to install arcsde 10 sp1 for oracle 11g (32bit) and after several weeks of trying things only get worse.&amp;nbsp; Currently i can not get passed the connect as oracle sys user in the post install.&amp;nbsp; the error is "Error connecting to Oracle:O contains an incorrect path".&amp;nbsp; I am able to log in as sys user using the SQL/plus.&amp;nbsp; So if someone has time to hold my hand through this i would be very great full.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;jamie&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2011 23:48:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/troubles-with-arcsde-oracle-11g-install/m-p/576037#M32628</guid>
      <dc:creator>jamiehollingsworth</dc:creator>
      <dc:date>2011-05-25T23:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: troubles with arcsde oracle 11g install</title>
      <link>https://community.esri.com/t5/data-management-questions/troubles-with-arcsde-oracle-11g-install/m-p/576038#M32629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It would help if you give a *lot* more details on your configuration...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;+ What is your ORACLE_HOME?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;+ What is your ORACLE_SID?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;+ What does listener.ora contain?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;+ What does tnsnames.ora contain?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;+ What is your SDEHOME?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;+ What is in your PATH?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;+ Are you using the post-install GUI?&amp;nbsp; If so, what values have you plugged in?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;+ Have you tried using the manual post-install proceess?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;+ Have you tried executing 'sdesetup -o prerequisite_check'?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;+ What is in your dbinit.sde and services.sde files?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;+ What is in your sde_setup.log?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It generally takes me five minutes after Oracle install completes to have ArcSDE running.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My process does have some quirks:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;+ I *never* install software in a directory with spaces or special characters (e.g., D:\Esri)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;+ I copy the install directory to an alternate directory, uniquely named for each instance&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(e.g., C:\Esri\sdeora10sp1_mysid) and manually set the SDEHOME, ORACLE_HOME, PATH&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and ORACLE_SID appropriately&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;+ I manually create the SDE tablespace and SDE user, edit the services table with Notepad,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and use the command-line 'sdesetup' and 'sdeservice' utilities to configure ArcSDE in a&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;command window. &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>Thu, 26 May 2011 02:30:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/troubles-with-arcsde-oracle-11g-install/m-p/576038#M32629</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2011-05-26T02:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: troubles with arcsde oracle 11g install</title>
      <link>https://community.esri.com/t5/data-management-questions/troubles-with-arcsde-oracle-11g-install/m-p/576039#M32630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for taking the time to help out&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have setup similar configurations several times but this one has me stumped&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;+ What is your ORACLE_HOME?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\app\jhollingsworth\product\11.1.0\db_1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;+ What is your ORACLE_SID?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;gisdata&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;+ What does listener.ora contain?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# listener.ora Network Configuration File: C:\app\jhollingsworth\product\11.1.0\db_1\network\admin\listener.ora&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# Generated by Oracle configuration tools.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;LISTENER =&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; (DESCRIPTION_LIST =&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; (DESCRIPTION =&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (ADDRESS = (PROTOCOL = TCP)(HOST = anvik)(PORT = 1521))&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; )&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;+ What does tnsnames.ora contain?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# tnsnames.ora Network Configuration File: C:\app\jhollingsworth\product\11.1.0\db_1\network\admin\tnsnames.ora&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# Generated by Oracle configuration tools.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;GISDATA =&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; (DESCRIPTION =&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; (ADDRESS = (PROTOCOL = TCP)(HOST = anvik)(PORT = 1521))&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; (CONNECT_DATA =&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (SERVER = DEDICATED)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (SERVICE_NAME = gisdata)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; )&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;+ What is your SDEHOME?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\Program Files\ArcGIS\ArcSDE\ora11gexe&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;+ What is in your PATH?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\app\jhollingsworth\product\11.1.0\client_1\bin;C:\app\jhollingsworth\product\11.1.0\db_1\bin;C:\WINDOWS\System32;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\system32\WBEM;C:\WINDOWS\system32\WindowsPowerShell\v1.0;c:\Program Files\Microsoft SQL Server\90\Tools\binn\;c:\Program Files\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\app\jhollingsworth\product\11.1.0\db_1\OPatch;C:\Program Files\ArcGIS\ArcSDE\ora11gexe\bin&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;+ Are you using the post-install GUI?&amp;nbsp; If so, what values have you plugged in?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;yes and have not been able to get past entering the sys password -error contains an incorrect path.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;+ Have you tried using the manual post-install proceess?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;no&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;+ Have you tried executing 'sdesetup -o prerequisite_check'?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;connection to sde failed(0)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Extended error: ORA 12560: TNS:protocol adapter error&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;error: underlying BDBMS error (-51).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Error checking geodatabase setup prerequisities.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;so then i set ORACLE_SID=gisdata&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;then i get bad login user(-9)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;+ What is in your dbinit.sde and services.sde files?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;dbinit is empty&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;/* $Id: services.sde,v 1.2 1999/01/22 01:01:35 donna Exp $ */&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# ESRI SDE Remote Protocol&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#&amp;nbsp;&amp;nbsp; Note:&amp;nbsp; uncomment the line below to use ESRI's default port&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#esri_sde&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; 5151/tcp&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;+ What is in your sde_setup.log?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;no setup log can not get past step one of post install&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It generally takes me five minutes after Oracle install completes to have ArcSDE running.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My process does have some quirks:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i agree it is very simple most of the time but this time not even sure where to start other than over.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;+ I *never* install software in a directory with spaces or special characters (e.g., D:\Esri)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;will try but has not been a problem in the past&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;+ I copy the install directory to an alternate directory, uniquely named for each instance&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(e.g., C:\Esri\sdeora10sp1_mysid) and manually set the SDEHOME, ORACLE_HOME, PATH&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and ORACLE_SID appropriately&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;+ I manually create the SDE tablespace and SDE user, edit the services table with Notepad,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and use the command-line 'sdesetup' and 'sdeservice' utilities to configure ArcSDE in a&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;command window. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;have always used the GUI&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;jamie&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2011 16:14:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/troubles-with-arcsde-oracle-11g-install/m-p/576039#M32630</guid>
      <dc:creator>jamiehollingsworth</dc:creator>
      <dc:date>2011-05-26T16:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: troubles with arcsde oracle 11g install</title>
      <link>https://community.esri.com/t5/data-management-questions/troubles-with-arcsde-oracle-11g-install/m-p/576040#M32631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If "sqlplus &lt;/SPAN&gt;&lt;A href="mailto:&amp;quot;sys/password@gisdata&amp;quot;" rel="nofollow"&gt;sys/password@gisdata&lt;/A&gt;&lt;SPAN&gt; as sysdba" doesn't work, there's no hope that the GUI will &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;work for you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Try using the manual process. It will break the steps down so you can see what's happening.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In truth, there's no reason to trust the GUI to create tablespaces and users for you, especially&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;when the commands are so basic. You also need hands-on access to configure ST_GEOMETRY&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;for remote use (which is a good habit to get into).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There's no reason to have Opatch in the PATH after the patch has been applied; extraneous&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;PATH entries can only cause trouble in the long run.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll often create the service *before* doing 'sdesetup', since it populates the dbinit.sde&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;with an initial value (which needs to be altered if your server is remote).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tech Support has a lot more experience walking folks through installs than I do (I've done&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;so many that I can't break down the individual steps anymore).&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>Thu, 26 May 2011 16:48:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/troubles-with-arcsde-oracle-11g-install/m-p/576040#M32631</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2011-05-26T16:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: troubles with arcsde oracle 11g install</title>
      <link>https://community.esri.com/t5/data-management-questions/troubles-with-arcsde-oracle-11g-install/m-p/576041#M32632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;so i see&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;when i go to the start&amp;gt;programs&amp;gt;oracle ora11g_home1&amp;gt;application development&amp;gt;sqlplus&amp;nbsp; and enter "sys/password@gisdata as sysdba" i can log in and everything seems to work just fine&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;but if i open a command prompt and type "sqlplus sys/password@gisdata as sysdba" it does not work&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i get either a ora-12560 or an ora-12154 and i am not able to log in.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;jamie&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2011 17:36:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/troubles-with-arcsde-oracle-11g-install/m-p/576041#M32632</guid>
      <dc:creator>jamiehollingsworth</dc:creator>
      <dc:date>2011-05-26T17:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: troubles with arcsde oracle 11g install</title>
      <link>https://community.esri.com/t5/data-management-questions/troubles-with-arcsde-oracle-11g-install/m-p/576042#M32633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The first thing to try is bouncing the listener --&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Stop the database instance&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Stop the listener&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Start the listener&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Start the database instance&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then try 'tnsping gisdata' and the sqlplus command-line.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Try explicitly setting ORACLE_HOME and moving the Oracle and ArcSDE directories&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;to the front of the PATH&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;set ORACLE_HOME=...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;set PATH=%ORACLE_HOME%\bin;%SDEHOME%\bin;%PATH%&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It's possible the %ORACLE_HOME%\network\admin\sqlnet.ora authentication setting&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;is causing issues...&amp;nbsp; Try setting it to NONE&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you have an Oracle DBA resource to help?&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>Thu, 26 May 2011 18:21:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/troubles-with-arcsde-oracle-11g-install/m-p/576042#M32633</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2011-05-26T18:21:47Z</dc:date>
    </item>
    <item>
      <title>Re: troubles with arcsde oracle 11g install</title>
      <link>https://community.esri.com/t5/data-management-questions/troubles-with-arcsde-oracle-11g-install/m-p/576043#M32634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;so after weeks of doing and redoing and making what i thought was a mess of things.&amp;nbsp; I seem to have fixed it my problem by deinstalling oracle client.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for the help v&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;jamie&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2011 21:50:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/troubles-with-arcsde-oracle-11g-install/m-p/576043#M32634</guid>
      <dc:creator>jamiehollingsworth</dc:creator>
      <dc:date>2011-05-26T21:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: troubles with arcsde oracle 11g install</title>
      <link>https://community.esri.com/t5/data-management-questions/troubles-with-arcsde-oracle-11g-install/m-p/576044#M32635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ahh!&amp;nbsp; Two Oracle installs, but only one tnsnames.ora?&amp;nbsp; That drives me batty at times, too.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You also need LOCAL (or TWO_TASK, on Linux) instead of ORACLE_SID if the ORACLE_HOME&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;is different from the database.&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>Thu, 26 May 2011 23:53:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/troubles-with-arcsde-oracle-11g-install/m-p/576044#M32635</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2011-05-26T23:53:01Z</dc:date>
    </item>
  </channel>
</rss>

