<?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 Error from ArcObjects SDE, '-2147216021' in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/error-from-arcobjects-sde-2147216021/m-p/96842#M5647</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have tried to alter various connection parameters at destination, but none works and I get a following error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;" Installed ArcGIS version is '10.0.2414'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;An ArcGIS license is already checked out. The product checked out is 'ArcEditor'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Could not open the Enterprise Geodatabase. Please check that the connection parameters specified are correct. The error number from ArcObjects is: '-2147216021'. The error message from ArcObjects is: {Entry for SDE instance not found in services file}&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Closing the Geodatabase writer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;A fatal error has occurred. Check the logfile above for details"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Shilpa&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Nov 2011 09:26:57 GMT</pubDate>
    <dc:creator>fredsinti</dc:creator>
    <dc:date>2011-11-14T09:26:57Z</dc:date>
    <item>
      <title>Error from ArcObjects SDE, '-2147216021'</title>
      <link>https://community.esri.com/t5/data-management-questions/error-from-arcobjects-sde-2147216021/m-p/96842#M5647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have tried to alter various connection parameters at destination, but none works and I get a following error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;" Installed ArcGIS version is '10.0.2414'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;An ArcGIS license is already checked out. The product checked out is 'ArcEditor'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Could not open the Enterprise Geodatabase. Please check that the connection parameters specified are correct. The error number from ArcObjects is: '-2147216021'. The error message from ArcObjects is: {Entry for SDE instance not found in services file}&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Closing the Geodatabase writer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;A fatal error has occurred. Check the logfile above for details"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Shilpa&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Nov 2011 09:26:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/error-from-arcobjects-sde-2147216021/m-p/96842#M5647</guid>
      <dc:creator>fredsinti</dc:creator>
      <dc:date>2011-11-14T09:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: Error from ArcObjects SDE, '-2147216021'</title>
      <link>https://community.esri.com/t5/data-management-questions/error-from-arcobjects-sde-2147216021/m-p/96843#M5648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;A service created on Windows will actually pull the reference from the %windir%\system32\drivers\etc\services file.&amp;nbsp; Check to make sure the name and port number you are using is in this file.&amp;nbsp; Linux installations will exclusively use the services.sde file found in the $SDEHOME.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Example:&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;&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;&amp;nbsp; 5151 TCP/IP&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #ArcSDE service&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can check that the service exists and is running in the Windows services panel (services.msc) or by running sdemon -o status -i &amp;lt;service_name or port #&amp;gt; sde command.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://webhelp.esri.com/arcgisserver/9.3/java/index.htm#geodatabases/the_services_sde_file.htm"&gt;http://webhelp.esri.com/arcgisserver/9.3/java/index.htm#geodatabases/the_services_sde_file.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.esri.com/help/9.3/geodatabase/pdf/admincmd.pdf"&gt;http://resources.esri.com/help/9.3/geodatabase/pdf/admincmd.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2011 01:20:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/error-from-arcobjects-sde-2147216021/m-p/96843#M5648</guid>
      <dc:creator>KenGalliher1</dc:creator>
      <dc:date>2011-11-15T01:20:43Z</dc:date>
    </item>
  </channel>
</rss>

