<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Web Wiz Support and Community Forums : Db just get bigger and bigger and bigger</title>
  <link>https://forums.webwiz.net/</link>
  <description><![CDATA[This is an XML content feed of; Web Wiz Support and Community Forums : Web Wiz Forums : Db just get bigger and bigger and bigger]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 08 Apr 2026 21:36:58 +0000</pubDate>
  <lastBuildDate>Mon, 02 Aug 2004 17:01:32 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.08</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forums.webwiz.net/RSS_post_feed.asp?TID=11397</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Web Wiz Support and Community Forums]]></title>
   <url>https://forums.webwiz.net/forum_images/web_wiz_forums.png</url>
   <link>https://forums.webwiz.net/</link>
  </image>
  <item>
   <title><![CDATA[Db just get bigger and bigger and bigger : Yes! It worked! SQL Server db:...]]></title>
   <link>https://forums.webwiz.net/db-just-get-bigger-and-bigger-and-bigger_topic11397_post62984.html#62984</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=16243">pvillaca</a><br /><strong>Subject:</strong> 11397<br /><strong>Posted:</strong> 02&nbsp;August&nbsp;2004 at 5:01pm<br /><br /><P>Yes! It worked!</P><P>SQL Server db: BEFORE: 1493.19 MB&nbsp;&nbsp;&nbsp;<BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  AFTER&nbsp;43.56 MB&nbsp;&nbsp;&nbsp;&nbsp; (wow!)</P><P>Log file size:&nbsp; BEFORE: 1441.31 Mb&nbsp;<BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;AFTER:  1 MB &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  (woooow!!!!)</P><P>DB file size: BEFORE: 51,88 Mb<BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; AFTER: 42.56 MB</P><P>Last question? Could those old settings and huge DB size be responsible for slowing the forum (and, consequently, my whole server) down?</P><P>Thanks, you guys!</P>]]>
   </description>
   <pubDate>Mon, 02 Aug 2004 17:01:32 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/db-just-get-bigger-and-bigger-and-bigger_topic11397_post62984.html#62984</guid>
  </item> 
  <item>
   <title><![CDATA[Db just get bigger and bigger and bigger : You don&amp;#039;t need to delete...]]></title>
   <link>https://forums.webwiz.net/db-just-get-bigger-and-bigger-and-bigger_topic11397_post62980.html#62980</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=2267">michael</a><br /><strong>Subject:</strong> 11397<br /><strong>Posted:</strong> 02&nbsp;August&nbsp;2004 at 4:49pm<br /><br /><P>You don't need to delete Topics, they don't really take a lot of space. After you did what Borg said, run the following 2 commands to first truncate the log file as you should not need it provided you got a backup...<BR>backup log&nbsp;<EM>yourdbnamehere</EM> with truncate_only<BR>and then run optionally the shrink command to get it to the default growth:<BR>dbcc shrinkdatabase <EM>(</EM>yourdbnamehere<EM>)</EM><BR></P>]]>
   </description>
   <pubDate>Mon, 02 Aug 2004 16:49:44 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/db-just-get-bigger-and-bigger-and-bigger_topic11397_post62980.html#62980</guid>
  </item> 
  <item>
   <title><![CDATA[Db just get bigger and bigger and bigger : Ok, Borg, thanks. I did just...]]></title>
   <link>https://forums.webwiz.net/db-just-get-bigger-and-bigger-and-bigger_topic11397_post62978.html#62978</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=16243">pvillaca</a><br /><strong>Subject:</strong> 11397<br /><strong>Posted:</strong> 02&nbsp;August&nbsp;2004 at 4:30pm<br /><br /><P>Ok, Borg, thanks.</P><P>I did just as you said, but the DB remained huge, it didn't shrink. AND after that I deleted 175 topics (older than a month without any new post) and it didn't decrease a single byte.</P><P>What can I do?????</P>]]>
   </description>
   <pubDate>Mon, 02 Aug 2004 16:30:48 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/db-just-get-bigger-and-bigger-and-bigger_topic11397_post62978.html#62978</guid>
  </item> 
  <item>
   <title><![CDATA[Db just get bigger and bigger and bigger : SQL server if setup wrong will...]]></title>
   <link>https://forums.webwiz.net/db-just-get-bigger-and-bigger-and-bigger_topic11397_post62961.html#62961</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 11397<br /><strong>Posted:</strong> 02&nbsp;August&nbsp;2004 at 2:25pm<br /><br />SQL server if setup wrong will store every change ever made forrecovery purposes this makes your log file get stupidly large as itwill groweach time someone even looks at the forum.<br><br>Set the recovery model to 'simple' for the database and sellect 'autoshrink'. These can be found under the options tab for the database.<br><span style="font-size:10px"><br /><br />Edited by -boRg-</span>]]>
   </description>
   <pubDate>Mon, 02 Aug 2004 14:25:10 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/db-just-get-bigger-and-bigger-and-bigger_topic11397_post62961.html#62961</guid>
  </item> 
  <item>
   <title><![CDATA[Db just get bigger and bigger and bigger : Dear friends, I&amp;#039;m very worried...]]></title>
   <link>https://forums.webwiz.net/db-just-get-bigger-and-bigger-and-bigger_topic11397_post62943.html#62943</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=16243">pvillaca</a><br /><strong>Subject:</strong> 11397<br /><strong>Posted:</strong> 02&nbsp;August&nbsp;2004 at 1:09pm<br /><br /><P>Dear friends,</P><P>I'm very worried about my forum and I'm desperate for any help you guys can offer me (just don't tell me I'll have to reinstall the forum and lose all msgs, because the users would kill me - I lost everything when I changed from Access to SQL Server and they were pretty pissed).</P><P>The thing is: I have 782 members, 44418 messages, 1377 topics. But my SQL Server DB size is 1493.19 MB; my Log file size is 1441.31 Mb and my Database file size is 51,88 Mb. It's nos proportional.</P><P>And the worst thing is: I've batch delected topics a few times now, but the db sizes never decreases. It keeps growing, growing, growing.</P><P>Help!!!!!!!!!!!!!!</P>]]>
   </description>
   <pubDate>Mon, 02 Aug 2004 13:09:26 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/db-just-get-bigger-and-bigger-and-bigger_topic11397_post62943.html#62943</guid>
  </item> 
 </channel>
</rss>