Full deployment of content DB to other server results in larger DB - David |
Wednesday, October 10, 2007 11:03 AM
|
Here's an update to this problem:
I changed the SQL auto grow option from 10 % (default) to 50 MB and am
hoping that helps, but I don't think that is the problem.
The DB size problem is not with the DB log - we have the DB recovery model
set to simple so the log is emptied every time the SQL backup occurs. The
problem is the growth of the databaswe (.mdf file).
It seems that every time we do a full deployment, it adds to the destination
DB instead of replacing the DB content. The source database size is 2.54GB.
Every time we do a full deployment to the destination database (sometimes
incremental is not adequate - we must do a full deployment to get it working
right) instead of replacing the data it adds an additional 2.5GB of data, as
if it's appending data to the database. At this point, after 4 or 5 full
deployments, the destination (staging) DB has grown to be around 10GB. I'm
probably going to have to delete and recreate the destination site DB and do
a backup/restore using MOSS so it starts again with the true size of the
database (2.5GB).
David |
 |
Hi David,We are experiencing the same issue only worse. - Bake |
Monday, November 26, 2007 3:34 PM
|
Hi David,
We are experiencing the same issue only worse. We do a full export each
night and an incremental hourly. I have already had to delete and re-create
our destenation content database once and it looks like I'm going to do it
again this week because our destination database has grown to 120GB! I had
already come to the conclusion that the database is getting appended instead
of overwritten when we do a full deployment.
I'm going to open a ticket with MS and see what kind of information they can
share on this issue. If I gain any valuable information, I'll let you know.
Alana |
 |
Alana,Thanks for your input. - David |
Monday, November 26, 2007 4:35 PM
|
Alana,
Thanks for your input.
I want to give you an update since you replied to my question. I opened a
case with Microsoft and they didn't have a fix to it. It seems to be that you
should only do a full deployment one time - the first time you deploy the
site, and only do incremental deployments after that.
They didn't charge me for the case by the way, and have confirmed this as a
but until then you just need to know to only do a full deployment one time.
If you want to discuss the issue issue or the Microsoft case I opened with
me directly, you can email me at david(at)txsys.com
Thanks
David |
 |
Full deployment of content DB - full disk - Peter B |
Thursday, July 17, 2008 3:57 AM
|
Anyone know if there is an update of this issue/KB article?
We've been running full deployments nightly as the incrementals were failing occassionally (typical flaky Content Deployment).
Is our only option now to recreate a new content database and do a one-off Full?
Thanks. |
 |