Dom
2013-01-10 18:14:29 UTC
I have a database that is usually shrunk every month. This takes
anywhere from 15 minutes to 1 hour. But this time, it has been
running over 24 hours and I see no evidence (looking at the file
sizes, and the free space on the disk, in windows explorer) that it
is
being shrunk at all, and the log file went from
60M to 659M.
The disk that it sits on has plenty of free space. And No one is
using
the database.
When I look at the activity monitor, I find that the process is
executing DbccFilesCompact, and the status is now suspended. If I
look at the "locks by object" I find that the process ID has several
locks, almost all of the Page type.
I don't want to kill it, because I think I might lose data. How do I
get out of this?
anywhere from 15 minutes to 1 hour. But this time, it has been
running over 24 hours and I see no evidence (looking at the file
sizes, and the free space on the disk, in windows explorer) that it
is
being shrunk at all, and the log file went from
60M to 659M.
The disk that it sits on has plenty of free space. And No one is
using
the database.
When I look at the activity monitor, I find that the process is
executing DbccFilesCompact, and the status is now suspended. If I
look at the "locks by object" I find that the process ID has several
locks, almost all of the Page type.
I don't want to kill it, because I think I might lose data. How do I
get out of this?