K
Keven Denen
I'm attempting to compact and repair a fairly large (approximately
900MB), non-split, replicated database (yes, non-split meaning they
are replicating the front end objects, this is an issue I'm taking up
with the owner of the database). When I compact and repair it, I get
the "Not enough space on temporary disk." error message. The hard
drive I'm using has over 200 GB of empty space so it's definately not
a hard drive issue. Googling the error message, I found all sorts of
advice telling me to compact and repair the database to resolve this,
I couldn't find anything that referred to this error happening while
compacting.
I'm pretty sure that a large part of the size is replication data (the
tombstone table has over 2 million records). The retention period on
the database was set to the default 1000 days and the database is
about 3 years old. I set the retention period to 30 days as the
company using this database syncs on a pretty regular basis (usually
daily). Now that I've changed the retention period and synced, I'm
trying to compact and repair to clear out some of the old replication
records and shrink this database somewhat. I went through this process
with a test database that wasn't quite as large and everything worked
and I shrunk the database to about 70% of the original size. I'm
hoping to get this larger database to do the same thing, but I can't
get it to compact.
Any tips on getting this thing to compact and repair?
900MB), non-split, replicated database (yes, non-split meaning they
are replicating the front end objects, this is an issue I'm taking up
with the owner of the database). When I compact and repair it, I get
the "Not enough space on temporary disk." error message. The hard
drive I'm using has over 200 GB of empty space so it's definately not
a hard drive issue. Googling the error message, I found all sorts of
advice telling me to compact and repair the database to resolve this,
I couldn't find anything that referred to this error happening while
compacting.
I'm pretty sure that a large part of the size is replication data (the
tombstone table has over 2 million records). The retention period on
the database was set to the default 1000 days and the database is
about 3 years old. I set the retention period to 30 days as the
company using this database syncs on a pretty regular basis (usually
daily). Now that I've changed the retention period and synced, I'm
trying to compact and repair to clear out some of the old replication
records and shrink this database somewhat. I went through this process
with a test database that wasn't quite as large and everything worked
and I shrunk the database to about 70% of the original size. I'm
hoping to get this larger database to do the same thing, but I can't
get it to compact.
Any tips on getting this thing to compact and repair?