Hi,
we have sql server 2000 database.
while creating the database- the
transaction_log file size was set to 8 GB..(some how.. in error)
our hard disk space is only 10 GB.. and transaction log filled up the hard disk.
i have tried dbcc shrinkfile -with emptyfile,
with truncateonly-.. this only reduced the file size by a little bit.. i want to reduce the file size to 500 mb..
and i donot need the contents of the transaction log file..
(i have also backed up the transaction log file.. still the file size was not reduced much)
can i in some way delete this file and re-created the log file with 500mb??
------------------------------------------
A Man can be only as happy.. as he makes up his mind to be
we have sql server 2000 database.
while creating the database- the
transaction_log file size was set to 8 GB..(some how.. in error)
our hard disk space is only 10 GB.. and transaction log filled up the hard disk.
i have tried dbcc shrinkfile -with emptyfile,
with truncateonly-.. this only reduced the file size by a little bit.. i want to reduce the file size to 500 mb..
and i donot need the contents of the transaction log file..
(i have also backed up the transaction log file.. still the file size was not reduced much)
can i in some way delete this file and re-created the log file with 500mb??
------------------------------------------
A Man can be only as happy.. as he makes up his mind to be