<?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: 3GB sdedc_SQL Server.log in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/3gb-sdedc-sql-server-log/m-p/63009#M3652</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;&lt;OL&gt;&lt;BR /&gt;&lt;LI&gt;Can the file be deleted/ truncated? Do I have the same from the server perspective data in my DB log?&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Is it normal to have a 3GB sdedc_SQL Server.log file?&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;How can it be moved to another drive?&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Will AGS performance be affected if I move the folder to and allocated storage (rather than a local HD)?&lt;/LI&gt;&lt;BR /&gt;&lt;/OL&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The file is a log for direct connections made to your SQL Server geodatabase.&amp;nbsp; The path you specified is the default location; every OS user account will have one if a direct connection is made while the OS user account is logged into the machine.&amp;nbsp; I'm not sure if you would be able to change the location of the file other than modifying the TEMP and/or TMP user variables or removing those user variables and modifying them at the system variable level.&amp;nbsp; Moreover, I'm not sure why you would want to change the output path for this file.&amp;nbsp; You're welcome to move it or delete it or truncate it; but it will be re-created and written to each time a direct connection is established.&amp;nbsp; AGS performance shouldn't have anything to do with the location of this file.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Feb 2014 02:01:38 GMT</pubDate>
    <dc:creator>WilliamCraft</dc:creator>
    <dc:date>2014-02-21T02:01:38Z</dc:date>
    <item>
      <title>3GB sdedc_SQL Server.log</title>
      <link>https://community.esri.com/t5/data-management-questions/3gb-sdedc-sql-server-log/m-p/63008#M3651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a 3GB sdedc_SQL Server.log file in my ArcGIS Server 10.1 host.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The SQL Server 2008 R2 is on another server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The file is in the:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\Users\arcgis\AppData\Local\Temp folder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And is being locked from deletion by ArcSOC.exe processes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This user is not in use by anyone but the application.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Questions:&lt;/SPAN&gt;&lt;BR /&gt;&lt;OL&gt;&lt;BR /&gt;&lt;LI&gt;Can the file be deleted/ truncated? Do I have the same from the server perspective data in my DB log?&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Is it normal to have a 3GB sdedc_SQL Server.log file?&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;How can it be moved to another drive?&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Will AGS performance be affected if I move the folder to and allocated storage (rather than a local HD)?&lt;/LI&gt;&lt;BR /&gt;&lt;/OL&gt;&lt;SPAN&gt;TIA&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;HW&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 08:04:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/3gb-sdedc-sql-server-log/m-p/63008#M3651</guid>
      <dc:creator>HenWagner</dc:creator>
      <dc:date>2014-02-19T08:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: 3GB sdedc_SQL Server.log</title>
      <link>https://community.esri.com/t5/data-management-questions/3gb-sdedc-sql-server-log/m-p/63009#M3652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;&lt;OL&gt;&lt;BR /&gt;&lt;LI&gt;Can the file be deleted/ truncated? Do I have the same from the server perspective data in my DB log?&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Is it normal to have a 3GB sdedc_SQL Server.log file?&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;How can it be moved to another drive?&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Will AGS performance be affected if I move the folder to and allocated storage (rather than a local HD)?&lt;/LI&gt;&lt;BR /&gt;&lt;/OL&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The file is a log for direct connections made to your SQL Server geodatabase.&amp;nbsp; The path you specified is the default location; every OS user account will have one if a direct connection is made while the OS user account is logged into the machine.&amp;nbsp; I'm not sure if you would be able to change the location of the file other than modifying the TEMP and/or TMP user variables or removing those user variables and modifying them at the system variable level.&amp;nbsp; Moreover, I'm not sure why you would want to change the output path for this file.&amp;nbsp; You're welcome to move it or delete it or truncate it; but it will be re-created and written to each time a direct connection is established.&amp;nbsp; AGS performance shouldn't have anything to do with the location of this file.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Feb 2014 02:01:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/3gb-sdedc-sql-server-log/m-p/63009#M3652</guid>
      <dc:creator>WilliamCraft</dc:creator>
      <dc:date>2014-02-21T02:01:38Z</dc:date>
    </item>
  </channel>
</rss>

