<?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: Some users crash ArcMap 10.4 selecting records from SQL Server in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/some-users-crash-arcmap-10-4-selecting-records/m-p/581293#M22409</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #1f497d; font-size: 15px;"&gt;The above defect has&amp;nbsp;been addressed in the SQL Server Quality Improvement patch at ArcGIS 10.4.1.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #1f497d; font-size: 8.5pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #1f497d; font-size: 8.5pt;"&gt;ArcGIS 10.4.1 for (Desktop, Engine, Server) SQL Server Quality Improvement Patch&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #1f497d; font-size: 8.5pt;"&gt;-----------------------------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #1f497d; font-size: 8.5pt;"&gt;&lt;A href="http://support.esri.com/Products/Desktop/arcgis-desktop/arcmap/10-4-1#downloads?id=7422"&gt;&lt;SPAN style="text-decoration: underline;"&gt;http://support.esri.com/Products/Desktop/arcgis-desktop/arcmap/10-4-1#downloads?id=7422&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #1f497d; font-size: 8.5pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL style="margin-top: 0in;"&gt;&lt;LI style="background: white; margin: 0in 0in 0pt; color: #595959;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;BUG-000098582 - User names with more than 22 characters in SQL Server crashes ArcMap when selecting more than 100 features.&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN style="color: #1f497d; font-size: 8pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Apr 2017 17:22:59 GMT</pubDate>
    <dc:creator>NanaDei</dc:creator>
    <dc:date>2017-04-25T17:22:59Z</dc:date>
    <item>
      <title>Some users crash ArcMap 10.4 selecting records from SQL Server</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/some-users-crash-arcmap-10-4-selecting-records/m-p/581288#M22404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greetings,&lt;BR /&gt;&lt;BR /&gt;We have been dealing with crashes for some users since we upgraded to 10.4 (and 10.4.1). After some research, a bug was submitted by Support Services that found that&amp;nbsp;usernames over 22 characters crash ArcGIS Desktop 10.4.x when selecting over 100 records from a SQL Server 2014-based enterprise geodatabase configured with session-based log files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Here is our setup:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DBMS: SQL Server 2014&lt;BR /&gt;Access Control: Windows Groups&lt;BR /&gt;Client: ArcGIS Desktop 10.4/10.4.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Findings:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There were some users that were crashing ArcMap 10.4.x while selecting records and other users who were not having any problems. We tried re-installing ArcGIS Desktop 10.4, provisioning brand-new Windows 7 &amp;amp; 10 desktops, and running ArcGIS Desktop 10.4.x on server operating systems. We also looked at SQL Server-based permissions, Active Directory user attributes, and ODBC vs. Native SQL Server clients. All pointed to something wrong with a user account and the only thing that was different was the length of the user name. &amp;nbsp;According to documentation &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/manage-data/gdbs-in-sql-server/logfiles-sqlserver.htm"&gt;here&lt;/A&gt;, a log table is created in TEMPDB when a client user selects more than 100 records using the default session-based log file configuration. Even when granted access via a Windows group, the logging operation uses the fully-qualified username. &amp;nbsp;Our Windows domain name alone is 13 characters. When paired with a username that exceeds 8 characters (DOMAIN[13] + "\"(1) + USERNAME[8]) ArcMap 10.4.x crashes when performing a selection of over 100 records. In testing, we created a long SQL Server login (non-Windows) username and got the same result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Exclusions:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;- 10.3.1 desktop clients are unaffected; only 10.4.x.&lt;BR /&gt;- Users who are DBO in the database don't experience this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Unknowns:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;- We did not test ArcGIS Pro.&lt;BR /&gt;- The&amp;nbsp;web GIS seems OK but we haven't messed with it.&lt;BR /&gt;- We don't know if this affects SQL Server 2012 as we don't have any enterprise geodatabases running on it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Workaround:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Until ESRI can address this issue, the workaround is to switch from session-based log files to either shared log files or log file pools.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We hope ESRI will fix this bug soon, but we wanted to post it here to see if anyone has experienced this super-frustrating issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Levin Conway&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2016 22:57:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/some-users-crash-arcmap-10-4-selecting-records/m-p/581288#M22404</guid>
      <dc:creator>LevinConway</dc:creator>
      <dc:date>2016-08-24T22:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: Some users crash ArcMap 10.4 selecting records from SQL Server</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/some-users-crash-arcmap-10-4-selecting-records/m-p/581289#M22405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Levin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are having the same issue. We just upgraded to 10.4.1, from 10.2, and one of our ArcMap super users is unable to run a select-by-attribute query where more than a certain number of features are selected. I'm SO glad that you logged this issue! Because I was pulling my hair out trying to figure out why this one employee was having this issue where no one else was. He has a long last name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for the workaround, do you know if there is a way to just turn off the session logging for this one individual?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks so much for documenting your case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mariette Shin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Sep 2016 14:44:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/some-users-crash-arcmap-10-4-selecting-records/m-p/581289#M22405</guid>
      <dc:creator>MarietteShin</dc:creator>
      <dc:date>2016-09-07T14:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: Some users crash ArcMap 10.4 selecting records from SQL Server</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/some-users-crash-arcmap-10-4-selecting-records/m-p/581290#M22406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Same problem with 10.4.1 and SQL 2012.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Sep 2016 17:28:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/some-users-crash-arcmap-10-4-selecting-records/m-p/581290#M22406</guid>
      <dc:creator>GavinMcGhie</dc:creator>
      <dc:date>2016-09-07T17:28:37Z</dc:date>
    </item>
    <item>
      <title>Re: Some users crash ArcMap 10.4 selecting records from SQL Server</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/some-users-crash-arcmap-10-4-selecting-records/m-p/581291#M22407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mariette,&lt;/P&gt;&lt;P&gt;As far as I know the logging configuration&amp;nbsp;applies to&amp;nbsp;enterprise geodatabases, not individual users, and there&amp;nbsp;doesn't appear&amp;nbsp;to be a way to turn it off.&amp;nbsp;&amp;nbsp;More information&amp;nbsp;can be&amp;nbsp;found&amp;nbsp;in the &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/manage-data/gdbs-in-sql-server/logfiles-sqlserver.htm"&gt;documentation&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm just glad it wasn't just us experiencing this issue.&amp;nbsp; I'm hopeful that your response will help elevate the bug.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Levin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Sep 2016 17:52:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/some-users-crash-arcmap-10-4-selecting-records/m-p/581291#M22407</guid>
      <dc:creator>LevinConway</dc:creator>
      <dc:date>2016-09-07T17:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: Some users crash ArcMap 10.4 selecting records from SQL Server</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/some-users-crash-arcmap-10-4-selecting-records/m-p/581292#M22408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This issue sounds like the following defect:&amp;nbsp;BUG-000098582&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If possible, please contact Esri Technical Support to have your organization attached to this defect.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Sep 2016 16:39:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/some-users-crash-arcmap-10-4-selecting-records/m-p/581292#M22408</guid>
      <dc:creator>ChristianWells</dc:creator>
      <dc:date>2016-09-12T16:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: Some users crash ArcMap 10.4 selecting records from SQL Server</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/some-users-crash-arcmap-10-4-selecting-records/m-p/581293#M22409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #1f497d; font-size: 15px;"&gt;The above defect has&amp;nbsp;been addressed in the SQL Server Quality Improvement patch at ArcGIS 10.4.1.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #1f497d; font-size: 8.5pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #1f497d; font-size: 8.5pt;"&gt;ArcGIS 10.4.1 for (Desktop, Engine, Server) SQL Server Quality Improvement Patch&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #1f497d; font-size: 8.5pt;"&gt;-----------------------------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #1f497d; font-size: 8.5pt;"&gt;&lt;A href="http://support.esri.com/Products/Desktop/arcgis-desktop/arcmap/10-4-1#downloads?id=7422"&gt;&lt;SPAN style="text-decoration: underline;"&gt;http://support.esri.com/Products/Desktop/arcgis-desktop/arcmap/10-4-1#downloads?id=7422&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #1f497d; font-size: 8.5pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL style="margin-top: 0in;"&gt;&lt;LI style="background: white; margin: 0in 0in 0pt; color: #595959;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;BUG-000098582 - User names with more than 22 characters in SQL Server crashes ArcMap when selecting more than 100 features.&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN style="color: #1f497d; font-size: 8pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Apr 2017 17:22:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/some-users-crash-arcmap-10-4-selecting-records/m-p/581293#M22409</guid>
      <dc:creator>NanaDei</dc:creator>
      <dc:date>2017-04-25T17:22:59Z</dc:date>
    </item>
  </channel>
</rss>

