Asked By DavidCiarrocch
08-Oct-07 03:42 PM

We have the problem of a destination content database growing large. We are
using the content deployment paths and jobs to copy one MOSS content DB from
one server (authoring server) to the staging and public facing MOSS servers.
The authoring server's MOSS DB is approximately 2.5GB in size, while the
staging DB has become 8GB in size and the public facing DB has become 3.5 GB
in size. We are doing full deployments once per week or more, and hourly
incremental deployments from the authoring server to the staging and public
facing servers. New pages are only created on the authoring server so I
don't understand why the other two would be growing.
Why are the staging and public facing MOSS DBs growing in size compared to
the authoring DB? You would think that when a full deployment is done, it
replaces the content on the destination DB, but somehow they are growing.
Is there some kind of versioning or other option that is keeping old
records/copies of page on the sites resulting in differing content DB sizes?
Details on our scenario:
We have a SharePoint deployment consisting of 3 servers: an authoring
server, a staging server, and a public Internet facing server (the website is
an Internet facing site). We have SharePoint 2007 Enterprise version
installed on Windows Server 2003 SP2 on each of the three servers, each in
their own separate farm, each with their own separate SQL 2005 server
installed on each MOSS box.
David