Jason Huang
2009-11-03 08:14:27 UTC
Hi,
In our SQL Server 2000, we have a database, when I run the command DBCC
loginfo(MyDB).
The resultset it returns with 369 rows, all of them have Status 2.
But when I run the sp_helpfile, the MyDB_Data is only approximate 300Mb, but
the MyDB_Log is about 4600Mb.
I would like to shrink the Log file smaller, but with all rows with Status
2, I'm not sure how to do that.
Thanks for help.
Jason
In our SQL Server 2000, we have a database, when I run the command DBCC
loginfo(MyDB).
The resultset it returns with 369 rows, all of them have Status 2.
But when I run the sp_helpfile, the MyDB_Data is only approximate 300Mb, but
the MyDB_Log is about 4600Mb.
I would like to shrink the Log file smaller, but with all rows with Status
2, I'm not sure how to do that.
Thanks for help.
Jason