Re: Transaction Log shrinking problems
- From: "Andrew J. Kelly" <sqlmvpnooospam@xxxxxxxxxxxx>
- Date: Mon, 21 Aug 2006 20:51:38 -0400
Check to ensure you don't have any open transactions in the database. Try
using DBCC SHRINKFILE instead of EM.
--
Andrew J. Kelly SQL MVP
"Jiro Hidaka" <medisca@xxxxxxxxxxxxxxxxx> wrote in message
news:75109E67-EF07-4BFB-BDF4-AE0891A1506A@xxxxxxxxxxxxxxxx
Hello,
I was trying to restore a backup of a database file and got the error
below:
"MODIFY FILE encountered operating system error 112(There is not enough
space on the disk.) while attempting to expand the physical file.
Could not adjust the space allocation for file 'SysproCompanyM_log'.
RESTORE DATABASE is terminating abnormally."
I googled the problem and tried everything I got my hands on, like
shrinking
the log file through Enterprise Manager and Query analyzer but I cannot
get
the log file to shrink at all. It is a whopping 20 gig file and it wont
shrink to less than that.
Do you have any suggestions in regards to this?
Thanx in advance!
.
- Prev by Date: Re: SQL Server - PDF
- Next by Date: Re: Transaction Log shrinking problems
- Previous by thread: SQL Server - PDF
- Next by thread: Re: Transaction Log shrinking problems
- Index(es):
Relevant Pages
|
Loading