<?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: Add spatial database connection and Add ArcGIS Server in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/add-spatial-database-connection-and-add-arcgis/m-p/561618#M31842</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ArcSDE client applications need either a port number or a symbolic name for the port number.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you use the symbolic name (e.g., "esri_sde"), the application calls the getportybyname system&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;function, which does a lookup in the services file (C:\WINDOWS\system32\drivers\etc\services&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;or whereever your Windows release hides it).&amp;nbsp; I usually make up a master services file to&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;distribute to all clients.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Be careful that you don't try use the Catalog tools for managing Personal or Workgroup&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcSDE (SQL-Server Express) instances on an Enterprise ArcSDE instance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Mar 2012 10:18:09 GMT</pubDate>
    <dc:creator>VinceAngelo</dc:creator>
    <dc:date>2012-03-28T10:18:09Z</dc:date>
    <item>
      <title>Add spatial database connection and Add ArcGIS Server</title>
      <link>https://community.esri.com/t5/data-management-questions/add-spatial-database-connection-and-add-arcgis/m-p/561617#M31841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello everyone. I have 2 question about connection server. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I installed ArcGIS server 10 java platform, ArcSDE 10 and Oracle 10g Ent on server machine. and I want to add Add spatial database connection and Add ArcGIS Server on my notebook pc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Of course, I already installed ArcGIS Desktop 10 on my notepc. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. "Add spatial database connection" on ArcCatalog&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; - I inputed correc information on dialog box. server name, service name and more. but I can't. I can see only error dialog box.&amp;nbsp; "Failed to connect to the specified server, Entry for SDE instance not found in services file"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; - When I use ArcCalalog that is installed server marchine, I can connect. How can I do???&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. "Add spatial database connection" on ArcCatalog&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; - 2nd question is simmilar to 1st question. I want to add ArcGIS server using ArcCatalog on my note pc. but i have same problem like question 1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; - As you know, there are 2 optioins on ArcCatalog. Use GIS Services and Manage GIS Services&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; - I can add "Use GIS Services" but I can't "Manage GIS Services"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; - When I access ArcGIS Server Manager using IE browser, I can access ArcGIS Server manager. but I want to use ArcCatalog to manage ArcGIS Server. How can I do? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Server machine and my note pc locate same network. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope some good solutions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2012 05:29:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/add-spatial-database-connection-and-add-arcgis/m-p/561617#M31841</guid>
      <dc:creator>justeencha</dc:creator>
      <dc:date>2012-03-28T05:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: Add spatial database connection and Add ArcGIS Server</title>
      <link>https://community.esri.com/t5/data-management-questions/add-spatial-database-connection-and-add-arcgis/m-p/561618#M31842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ArcSDE client applications need either a port number or a symbolic name for the port number.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you use the symbolic name (e.g., "esri_sde"), the application calls the getportybyname system&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;function, which does a lookup in the services file (C:\WINDOWS\system32\drivers\etc\services&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;or whereever your Windows release hides it).&amp;nbsp; I usually make up a master services file to&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;distribute to all clients.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Be careful that you don't try use the Catalog tools for managing Personal or Workgroup&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcSDE (SQL-Server Express) instances on an Enterprise ArcSDE instance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2012 10:18:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/add-spatial-database-connection-and-add-arcgis/m-p/561618#M31842</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2012-03-28T10:18:09Z</dc:date>
    </item>
  </channel>
</rss>

