<?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: Monitoring SQL Server/SDE Memory Usage in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/monitoring-sql-server-sde-memory-usage/m-p/776120#M1337</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;While not "off the farm" as a geodatabase question, this is certainly on the "lower 40", mostly because the answer differs by RDBMS.&amp;nbsp; A &lt;A href="https://www.google.com/?gws_rd=ssl#q=sql+server+memory+monitoring"&gt;google&lt;/A&gt; returns a number of native and 3rd-party memory logging tools for Microsoft SQL-Server; a Microsoft forum might be a better place to find those with strong opinions on their merits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I nearly upgraded my 8Gb RAM home PC to 16Gb last night, and the last database server I purchased had 256Gb RAM, so I'd think that in a commercial GIS setting, the question should be "Do I need 32Gb or 64Gb on my new database server?"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Jan 2016 17:59:16 GMT</pubDate>
    <dc:creator>VinceAngelo</dc:creator>
    <dc:date>2016-01-05T17:59:16Z</dc:date>
    <item>
      <title>Monitoring SQL Server/SDE Memory Usage</title>
      <link>https://community.esri.com/t5/geodatabase-questions/monitoring-sql-server-sde-memory-usage/m-p/776111#M1328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anyone suggest some sql queries/scripts that could help me monitor SQL Server's system memory usage on an active enterprise geodatabase instance? This SQL instance is primarily supporting ArcGIS Server REST services. There are very few Desktop connections. I'm hoping to really examine my memory usage so I can right-size my database server going forward. Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2016 14:57:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/monitoring-sql-server-sde-memory-usage/m-p/776111#M1328</guid>
      <dc:creator>MikeSchonlau</dc:creator>
      <dc:date>2016-01-04T14:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring SQL Server/SDE Memory Usage</title>
      <link>https://community.esri.com/t5/geodatabase-questions/monitoring-sql-server-sde-memory-usage/m-p/776112#M1329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you looked into any of the monitoring tools developed by Red Gate or SolarWinds? There are also some tools provided by SQL Server - &lt;A href="https://msdn.microsoft.com/en-us/library/ms179428.aspx" title="https://msdn.microsoft.com/en-us/library/ms179428.aspx"&gt;Performance Monitoring and Tuning Tools&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2016 15:18:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/monitoring-sql-server-sde-memory-usage/m-p/776112#M1329</guid>
      <dc:creator>ChrisSmith7</dc:creator>
      <dc:date>2016-01-04T15:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring SQL Server/SDE Memory Usage</title>
      <link>https://community.esri.com/t5/geodatabase-questions/monitoring-sql-server-sde-memory-usage/m-p/776113#M1330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would also recommend taking a look at the System Monitor tools:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=848f48b0f88e4de7a036377197453efe" title="http://www.arcgis.com/home/item.html?id=848f48b0f88e4de7a036377197453efe"&gt;http://www.arcgis.com/home/item.html?id=848f48b0f88e4de7a036377197453efe&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2016 15:39:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/monitoring-sql-server-sde-memory-usage/m-p/776113#M1330</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2016-01-04T15:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring SQL Server/SDE Memory Usage</title>
      <link>https://community.esri.com/t5/geodatabase-questions/monitoring-sql-server-sde-memory-usage/m-p/776114#M1331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since this server is primarily used for serving rest services, you can go into the Task Manager, go to the processes and see the number of SOC services that are running.&amp;nbsp; By default ArcGIS server will make 2 available/service unless to change the settings.&amp;nbsp; We were consuming 7 gb of RAM out of 8 just to have these accounts available and ready when the service would be used.&amp;nbsp; We have changed to have a minimum of 0 in the service settings, now the account is created when the service is actually accessed, not we have 6 -7 gb available at any time.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2016 15:40:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/monitoring-sql-server-sde-memory-usage/m-p/776114#M1331</guid>
      <dc:creator>ChadKopplin</dc:creator>
      <dc:date>2016-01-04T15:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring SQL Server/SDE Memory Usage</title>
      <link>https://community.esri.com/t5/geodatabase-questions/monitoring-sql-server-sde-memory-usage/m-p/776115#M1332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Chad. I'm actually referring to memory usage on the database server - not the ArcGIS Server.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2016 16:07:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/monitoring-sql-server-sde-memory-usage/m-p/776115#M1332</guid>
      <dc:creator>MikeSchonlau</dc:creator>
      <dc:date>2016-01-04T16:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring SQL Server/SDE Memory Usage</title>
      <link>https://community.esri.com/t5/geodatabase-questions/monitoring-sql-server-sde-memory-usage/m-p/776116#M1333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Jake. I tried using the System Monitor tool a couple of years ago. I found it difficult to use and seemed to focus more on ArcGIS Server performance than on database performance. Have their been improvements in the last year or so?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2016 16:09:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/monitoring-sql-server-sde-memory-usage/m-p/776116#M1333</guid>
      <dc:creator>MikeSchonlau</dc:creator>
      <dc:date>2016-01-04T16:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring SQL Server/SDE Memory Usage</title>
      <link>https://community.esri.com/t5/geodatabase-questions/monitoring-sql-server-sde-memory-usage/m-p/776117#M1334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you're not using an ArcSDE Application Server (and you shouldn't be using one with ArcGIS Server at this point), then ArcSDE doesn't exist to utilize memory.&amp;nbsp; Generic database tools, provided by the RDBMS vendors, should be the only tools necessary to evaluate memory usage on the database server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 17:15:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/monitoring-sql-server-sde-memory-usage/m-p/776117#M1334</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2016-01-05T17:15:57Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring SQL Server/SDE Memory Usage</title>
      <link>https://community.esri.com/t5/geodatabase-questions/monitoring-sql-server-sde-memory-usage/m-p/776118#M1335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Chris. I'm trying out the SolarWinds DPA trial. Looks useful. I also stumbled across the DBCC MEMORYSTATUS command for SQL. Also provides some good info.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 17:32:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/monitoring-sql-server-sde-memory-usage/m-p/776118#M1335</guid>
      <dc:creator>MikeSchonlau</dc:creator>
      <dc:date>2016-01-05T17:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring SQL Server/SDE Memory Usage</title>
      <link>https://community.esri.com/t5/geodatabase-questions/monitoring-sql-server-sde-memory-usage/m-p/776119#M1336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Vince. Haven't used SDE app server in many years. I am looking for just what you describe - database tools that help me analyze specifically how SQL is using memory. Bottom line is do I need 8 or 16 Gb on my new database server?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 17:33:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/monitoring-sql-server-sde-memory-usage/m-p/776119#M1336</guid>
      <dc:creator>MikeSchonlau</dc:creator>
      <dc:date>2016-01-05T17:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring SQL Server/SDE Memory Usage</title>
      <link>https://community.esri.com/t5/geodatabase-questions/monitoring-sql-server-sde-memory-usage/m-p/776120#M1337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;While not "off the farm" as a geodatabase question, this is certainly on the "lower 40", mostly because the answer differs by RDBMS.&amp;nbsp; A &lt;A href="https://www.google.com/?gws_rd=ssl#q=sql+server+memory+monitoring"&gt;google&lt;/A&gt; returns a number of native and 3rd-party memory logging tools for Microsoft SQL-Server; a Microsoft forum might be a better place to find those with strong opinions on their merits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I nearly upgraded my 8Gb RAM home PC to 16Gb last night, and the last database server I purchased had 256Gb RAM, so I'd think that in a commercial GIS setting, the question should be "Do I need 32Gb or 64Gb on my new database server?"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 17:59:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/monitoring-sql-server-sde-memory-usage/m-p/776120#M1337</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2016-01-05T17:59:16Z</dc:date>
    </item>
  </channel>
</rss>

