<?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: arcsde/sdelayer failing to log into sqlserver in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/arcsde-sdelayer-failing-to-log-into-sqlserver/m-p/137082#M7907</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've been having the same problem since upgrading our raster geodatabase to 9.3.1.&amp;nbsp; Every week or so, the giomgr service will stop accepting connections and I am unable to stop or restart it without first killing all the existing app server connections.&amp;nbsp; It's a Linux box, so I use "ps -ef | grep sderas" to locate all the existing app server connections (sderas is the name I assigned to the port) and then the "kill {pid}" command to terminate the connections.&amp;nbsp; The non-raster geodatabases are fine.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jul 2010 19:28:01 GMT</pubDate>
    <dc:creator>AlanStearns</dc:creator>
    <dc:date>2010-07-26T19:28:01Z</dc:date>
    <item>
      <title>arcsde/sdelayer failing to log into sqlserver</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-sdelayer-failing-to-log-into-sqlserver/m-p/137081#M7906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm working my way through ArcGIS Server Enterprise Configuration and Tuning for SQL Server. Sdelayer will not connect, giving me a bad login user error (-9). I'm logged in as the administrator account, with SQL Server set up to accept mixed authentication. The giomgr_esri_sde log file lists this: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mon Jul 19 13:45:37 2010 - ****** Spatial Database I/O Manager ******&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mon Jul 19 13:45:37 2010 - SDE System Startup Initiated . . .&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mon Jul 19 13:45:37 2010 - Validated System Paths.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mon Jul 19 13:45:37 2010 - SDE IOMGR going into background . . .&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mon Jul 19 13:45:37 2010 - System Parameter table 'SERVER_CONFIG' Read.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mon Jul 19 13:45:37 2010 - Initialized Shared Memory Segment.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mon Jul 19 13:45:37 2010 - Validated License.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mon Jul 19 13:45:37 2010 - IOMGR Process ID (PID):&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4200&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mon Jul 19 13:45:37 2010 - Initialized Client Tables.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mon Jul 19 13:45:37 2010 - Server Validated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mon Jul 19 13:45:37 2010 - Waiting for Client Requests . . .&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mon Jul 19 13:48:18 2010 - Error (-9):Couldn't Start Server Task.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mon Jul 19 13:48:18 2010 - Process 3840, no shared information block established&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mon Jul 19 13:48:18 2010 - SDE Server 3840 exit'd with status 3&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and sde_esri_sde log lists this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Connected to instance . . .&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;DBMS Connection established...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;RDBMS:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "SQL Server"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Instance Name:&amp;nbsp;&amp;nbsp;&amp;nbsp; "esri_sde"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;IOMGR Process ID (PID):&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4200 &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;IDBInitialize::Initialize Failed&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CAN'T OPEN INSTANCE: esri_sde.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Spatial Engine Connection Failed (-9).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Cannot Get Access to Instance esri_sde&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[Mon Jul 19 13:48:18 2010] [0] [GIOMGR] Error (-9):Couldn't Start Server Task.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I understand that authentication is getting rejected, but I do not know where. I even tried forcing the dbinit file to the sde user name and password, but that did not work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm running everything on one machine, which is running Windows 7.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jul 2010 18:00:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-sdelayer-failing-to-log-into-sqlserver/m-p/137081#M7906</guid>
      <dc:creator>BobBoey</dc:creator>
      <dc:date>2010-07-19T18:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: arcsde/sdelayer failing to log into sqlserver</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-sdelayer-failing-to-log-into-sqlserver/m-p/137082#M7907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've been having the same problem since upgrading our raster geodatabase to 9.3.1.&amp;nbsp; Every week or so, the giomgr service will stop accepting connections and I am unable to stop or restart it without first killing all the existing app server connections.&amp;nbsp; It's a Linux box, so I use "ps -ef | grep sderas" to locate all the existing app server connections (sderas is the name I assigned to the port) and then the "kill {pid}" command to terminate the connections.&amp;nbsp; The non-raster geodatabases are fine.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jul 2010 19:28:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-sdelayer-failing-to-log-into-sqlserver/m-p/137082#M7907</guid>
      <dc:creator>AlanStearns</dc:creator>
      <dc:date>2010-07-26T19:28:01Z</dc:date>
    </item>
  </channel>
</rss>

