<?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: Registering Database in Arcgis for Server in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/registering-database-in-arcgis-for-server/m-p/481637#M18628</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Terry,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You have to install Oracle Client (64-bit). ArcGIS Server is a 64-bit application and it require 64-bit client. You were able to make a connection using Database Connection, because ArcGIS for Desktop is a 32-bit application. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When modifying the PATH variable, the 64-bit client must be listed first followed by the 32-bit client.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Nov 2013 16:29:20 GMT</pubDate>
    <dc:creator>NidhinKarthikeyan</dc:creator>
    <dc:date>2013-11-28T16:29:20Z</dc:date>
    <item>
      <title>Registering Database in Arcgis for Server</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/registering-database-in-arcgis-for-server/m-p/481636#M18627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am having an issue registering my database with arcgis for server. Below is the message:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The connection property set was missing a required property or the property value was unrecognized. Cannot connect to database because the database client software failed to load. Be sure the database client software is installed and configured correctly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, I can connect to the database using the same database connection that I am using to register the database. I have an Oracle 11g geodatabase. Can anyone shed some light on this issue?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Nov 2013 11:26:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/registering-database-in-arcgis-for-server/m-p/481636#M18627</guid>
      <dc:creator>TerryInniss</dc:creator>
      <dc:date>2013-11-27T11:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: Registering Database in Arcgis for Server</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/registering-database-in-arcgis-for-server/m-p/481637#M18628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Terry,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You have to install Oracle Client (64-bit). ArcGIS Server is a 64-bit application and it require 64-bit client. You were able to make a connection using Database Connection, because ArcGIS for Desktop is a 32-bit application. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When modifying the PATH variable, the 64-bit client must be listed first followed by the 32-bit client.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Nov 2013 16:29:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/registering-database-in-arcgis-for-server/m-p/481637#M18628</guid>
      <dc:creator>NidhinKarthikeyan</dc:creator>
      <dc:date>2013-11-28T16:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: Registering Database in Arcgis for Server</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/registering-database-in-arcgis-for-server/m-p/481638#M18629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Terry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An alternative to a direct connect syntax to register a database is to use Easy Connect syntax which uses easy connect drivers in Oracle to connect to the database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.oracle.com/technetwork/database/enterprise-edition/oraclenetservices-neteasyconnect-133058.pdf" title="http://www.oracle.com/technetwork/database/enterprise-edition/oraclenetservices-neteasyconnect-133058.pdf"&gt;http://www.oracle.com/technetwork/database/enterprise-edition/oraclenetservices-neteasyconnect-133058.pdf&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below are the steps that you may carry out to register an Oracle database using an easy connect syntax :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Set “path” in the system variables in environment variable beginning from 64 bit client.&lt;/P&gt;&lt;P&gt;(e.g.- D:\app\NiteshJa\product\11.2.0\dbhome_1\bin;D:\app\Oracle_Client\bin;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;D:\app\NiteshJa\product\11.2.0\dbhome_1\bin – 64 bit client path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;D:\app\Oracle_Client\bin -&amp;nbsp; 32 bit client path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Now from Arc Catalog use easy connect syntax to connect to the geodatabase and provide in instance name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;easy connect syntax is "server_machine_name/database_name"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Once connected from Arc Catalog, go to Manager page &amp;gt;&amp;gt; Site &amp;gt;&amp;gt; Data Store &amp;gt;&amp;gt;Register Database and provide the sde connection file. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For easy connect syntax, you should have an entry of “&lt;STRONG style="color: #00b050;"&gt;EZCONNECT&lt;/STRONG&gt;” in NAMES.DIRECTORY_PATH in Oracle Client sqlnet file. The path for sqlnet file is “D:\app\Oracle_Client\network\admin”.&lt;/P&gt;&lt;P&gt;=======================================&lt;/P&gt;&lt;P&gt;Example for sqlnet file :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL style="list-style-type: upper-alpha;"&gt;&lt;LI&gt;SQLNET.AUTHENTICATION_SERVICES= (NTS)&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;OL style="list-style-type: upper-alpha;"&gt;&lt;LI&gt;NAMES.DIRECTORY_PATH= (TNSNAMES, &lt;STRONG style="color: #00b050;"&gt;EZCONNECT&lt;/STRONG&gt;)&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nitesh J.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Dec 2014 16:08:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/registering-database-in-arcgis-for-server/m-p/481638#M18629</guid>
      <dc:creator>niteshjauhari1</dc:creator>
      <dc:date>2014-12-31T16:08:33Z</dc:date>
    </item>
  </channel>
</rss>

