<?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: Database Connection Timeout in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/database-connection-timeout/m-p/771669#M1012</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stephen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How large is the geodatabase? I wonder if it is timing out because of all the data being sent across the VPN and network. Are there lots of feature classes?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the authentication method used (DB or OS)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the user gets connected do they have any other issues when previewing or editing the data?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this the only user with the issue when using VPN?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What happens if the users uses the VPN from a different internet connection?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What version is the SQL Server, ArcGIS client and the geodatabase currently at?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another option is to collect client intercepts and SQL Server traces at the same time to review what is happening between the ArcGIS Client and the SQL Server geodatabase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://sdeintercept.wordpress.com/2015/09/22/setting-up-an-sde-intercept-trace-updated/" title="https://sdeintercept.wordpress.com/2015/09/22/setting-up-an-sde-intercept-trace-updated/"&gt;Setting up an SDE Intercept trace. Updated | SDEINTERCEPT&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may need to contact Esri Support and have the help with this issue and review the intercepts and traces.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-George&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/space/2053"&gt;Enterprise GIS&lt;/A&gt;​ &lt;A href="https://community.esri.com/space/2050"&gt;Managing Data&lt;/A&gt;​&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Sep 2015 17:01:16 GMT</pubDate>
    <dc:creator>George_Thompson</dc:creator>
    <dc:date>2015-09-25T17:01:16Z</dc:date>
    <item>
      <title>Database Connection Timeout</title>
      <link>https://community.esri.com/t5/geodatabase-questions/database-connection-timeout/m-p/771668#M1011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have VPN user who receives DBMS error (login timeout) when trying to connect to SDE on SQL Server.&amp;nbsp; User can ping the server and can use sqlcmd with login timeout variable set to 60 (-l 60) to connect to the sql server through VPN (if timeout variable isn't set then it fails).&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am wondering if there is a setting in ArcGIS database connections or if this is handled in the host SQL Server or if there is something else to investigate.&amp;nbsp; Also, permissions are fine since the user can successfully connect while in the office and not on VPN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SW&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 15:09:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/database-connection-timeout/m-p/771668#M1011</guid>
      <dc:creator>StephenWilson4</dc:creator>
      <dc:date>2015-09-25T15:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: Database Connection Timeout</title>
      <link>https://community.esri.com/t5/geodatabase-questions/database-connection-timeout/m-p/771669#M1012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stephen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How large is the geodatabase? I wonder if it is timing out because of all the data being sent across the VPN and network. Are there lots of feature classes?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the authentication method used (DB or OS)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the user gets connected do they have any other issues when previewing or editing the data?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this the only user with the issue when using VPN?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What happens if the users uses the VPN from a different internet connection?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What version is the SQL Server, ArcGIS client and the geodatabase currently at?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another option is to collect client intercepts and SQL Server traces at the same time to review what is happening between the ArcGIS Client and the SQL Server geodatabase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://sdeintercept.wordpress.com/2015/09/22/setting-up-an-sde-intercept-trace-updated/" title="https://sdeintercept.wordpress.com/2015/09/22/setting-up-an-sde-intercept-trace-updated/"&gt;Setting up an SDE Intercept trace. Updated | SDEINTERCEPT&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may need to contact Esri Support and have the help with this issue and review the intercepts and traces.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-George&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/space/2053"&gt;Enterprise GIS&lt;/A&gt;​ &lt;A href="https://community.esri.com/space/2050"&gt;Managing Data&lt;/A&gt;​&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 17:01:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/database-connection-timeout/m-p/771669#M1012</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2015-09-25T17:01:16Z</dc:date>
    </item>
  </channel>
</rss>

