Re: SPS2003 SQL Database sizes?
From: Bil Simser [MVP] (bsimser_at_shaw.ca)
Date: 01/03/05
- Next message: Bil Simser [MVP]: "Re: How to I apply a custom template when creating a new site?"
- Previous message: Bill B: "Publishing Previous sites"
- In reply to: Sara Windsor: "SPS2003 SQL Database sizes?"
- Next in thread: Sara Windsor: "Re: SPS2003 SQL Database sizes?"
- Reply: Sara Windsor: "Re: SPS2003 SQL Database sizes?"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 3 Jan 2005 17:44:05 +0000
Sara,
The LDF files are log files and used for restoring the transactions in
SQL. If you're doing file level backup on SharePoint or using some other
tool for restoring SharePoint then you probably don't need them. If
you're using them for restore purposes, it's a SQL setting to determine
how often they roll over or how big they grow. By default (I think) they
just keep growing until you manually remove them. You'll need to
determine how much history to keep that works for your setup and
configure it in SQL Server.
-- Bil Simser http://weblogs.asp.net "Sara Windsor" <SaraWindsor@discussions.microsoft.com> wrote in message news:SaraWindsor@discussions.microsoft.com: > As my number of SPS2003 clients increases, of course the size of the > databases (especially _SITE) is growing in leaps & bounds. I've noticed > that > the SQL database LDF files (which I think are the logfiles?) are now much > > larger than the MDF files (which I think are the primary database files?). > > I'm running successful backups via SPS's builting backup/restore tool... > and > SQL logs the successful backups... but the LDF files remain huge. Assuming > > that the LDF files are the logfiles - do they ever get purged during > backups? > or do they just continue to grow with the database? > TIA.
- Next message: Bil Simser [MVP]: "Re: How to I apply a custom template when creating a new site?"
- Previous message: Bill B: "Publishing Previous sites"
- In reply to: Sara Windsor: "SPS2003 SQL Database sizes?"
- Next in thread: Sara Windsor: "Re: SPS2003 SQL Database sizes?"
- Reply: Sara Windsor: "Re: SPS2003 SQL Database sizes?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|