<?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: New DB server,  Oracle 19c, Failed to connect to the specified DBMS instance in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/new-db-server-oracle-19c-failed-to-connect-to-the/m-p/1325038#M8578</link>
    <description>&lt;P&gt;Glad to assist.&lt;/P&gt;</description>
    <pubDate>Sat, 02 Sep 2023 03:11:43 GMT</pubDate>
    <dc:creator>MarceloMarques</dc:creator>
    <dc:date>2023-09-02T03:11:43Z</dc:date>
    <item>
      <title>New DB server,  Oracle 19c, Failed to connect to the specified DBMS instance</title>
      <link>https://community.esri.com/t5/geodatabase-questions/new-db-server-oracle-19c-failed-to-connect-to-the/m-p/1324343#M8573</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Our actual configuration is :&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Arcgis Enterprise 10.8.1&lt;/LI&gt;&lt;LI&gt;Oracle 12c&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;We want to test the connection with a new version of Oracle : Oracle 19c.&lt;/P&gt;&lt;P&gt;The server is installed and connexion with "sql manager" works fine.&lt;/P&gt;&lt;P&gt;On my local machine, i have installed Oracle Client 19.&lt;/P&gt;&lt;P&gt;I want to create a geodatabase.&lt;/P&gt;&lt;P&gt;I modified the tsname.ora to put the new config:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;SIGIMGPROD19C =&lt;BR /&gt;(DESCRIPTION =&lt;BR /&gt;(ADDRESS_LIST =&lt;BR /&gt;(ADDRESS = (PROTOCOL = TCP)(HOST = MYSERVER)(PORT = 1521))&lt;BR /&gt;)&lt;BR /&gt;(CONNECT_DATA =&lt;BR /&gt;(SERVICE_NAME = MYINSTANCE)&lt;BR /&gt;)&lt;BR /&gt;)&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;The connection test with tnsping works fine.&lt;/P&gt;&lt;P&gt;But when I use the tool "Create Enterprise Geodatabase", I've got an error :&lt;/P&gt;&lt;P&gt;Failed to connect to the specified DBMS instance (Échec d'accès au serveur DBMS)&lt;/P&gt;&lt;P&gt;I use a batch to execute arccatlog to use specific path :&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;Set PATH=C:\oracle\product\19c\cli19c32\client_1\bin;C:\Program Files (x86)\ArcGIS\Desktop10.8\bin&lt;/P&gt;&lt;P&gt;START ArcCatalog.exe&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MagalyClmentZaber_2-1693490083930.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/79569iB3B5E056B88E47D2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MagalyClmentZaber_2-1693490083930.png" alt="MagalyClmentZaber_2-1693490083930.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MagalyClmentZaber_1-1693489846258.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/79568i2C85B80DB80DA133/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MagalyClmentZaber_1-1693489846258.png" alt="MagalyClmentZaber_1-1693489846258.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I there something I forgot to configure ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for help&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2023 13:56:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/new-db-server-oracle-19c-failed-to-connect-to-the/m-p/1324343#M8573</guid>
      <dc:creator>MagalyClément-Zaber</dc:creator>
      <dc:date>2023-08-31T13:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: New DB server,  Oracle 19c, Failed to connect to the specified DBMS instance</title>
      <link>https://community.esri.com/t5/geodatabase-questions/new-db-server-oracle-19c-failed-to-connect-to-the/m-p/1324494#M8574</link>
      <description>&lt;P&gt;First test the connection to the Oracle database using Oracle SQL Plus.&lt;/P&gt;&lt;P&gt;This will help determine if Oracle Instant Client is configured correctly.&lt;/P&gt;&lt;P&gt;Oracle Instant Client requires the Microsoft C++ Redistributable Library.&lt;/P&gt;&lt;P&gt;Look the Oracle Instant Client Installation documentation.&lt;BR /&gt;&lt;BR /&gt;See my communuity.esri.com white paper.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/mapping-and-charting-enterprise-databases/how-to-install-the-oracle-database-client-for/ba-p/1236633" target="_blank" rel="noopener"&gt;How to Install the Oracle Database Client for ArcGIS?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2023 18:44:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/new-db-server-oracle-19c-failed-to-connect-to-the/m-p/1324494#M8574</guid>
      <dc:creator>MarceloMarques</dc:creator>
      <dc:date>2023-08-31T18:44:59Z</dc:date>
    </item>
    <item>
      <title>Re: New DB server,  Oracle 19c, Failed to connect to the specified DBMS instance</title>
      <link>https://community.esri.com/t5/geodatabase-questions/new-db-server-oracle-19c-failed-to-connect-to-the/m-p/1324646#M8575</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks a lot ! This helps me.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;lsnrctl status&amp;nbsp;&amp;nbsp;&lt;/STRONG&gt;show me the error in tnsname.ora !&lt;/P&gt;&lt;P&gt;The service name was not complete, I have forgotten the complete DNS name.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":folded_hands:"&gt;🙏&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Sep 2023 07:10:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/new-db-server-oracle-19c-failed-to-connect-to-the/m-p/1324646#M8575</guid>
      <dc:creator>MagalyClément-Zaber</dc:creator>
      <dc:date>2023-09-01T07:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: New DB server,  Oracle 19c, Failed to connect to the specified DBMS instance</title>
      <link>https://community.esri.com/t5/geodatabase-questions/new-db-server-oracle-19c-failed-to-connect-to-the/m-p/1325038#M8578</link>
      <description>&lt;P&gt;Glad to assist.&lt;/P&gt;</description>
      <pubDate>Sat, 02 Sep 2023 03:11:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/new-db-server-oracle-19c-failed-to-connect-to-the/m-p/1325038#M8578</guid>
      <dc:creator>MarceloMarques</dc:creator>
      <dc:date>2023-09-02T03:11:43Z</dc:date>
    </item>
  </channel>
</rss>

