Hi
I have gone through some of the previous threads about transaction logs. I have gone through BOL and MSDN.
I am still confused
I have tried DBCC ShrinkFile and sp_dboption for the truncate with checkpoint.
I still have 45gbs of transaction log on our dev server which has a single 60gb drive. i run full backups on all databases every night but I don't backup the transaction logs.
how do i get rid of the transaction logs in the shortest possible time?
once i have set truncate with check point to true what must i then do?
the server runs sql 2000.
any help is greatly appreciated as the server is running out of space.
thanks
john
I have gone through some of the previous threads about transaction logs. I have gone through BOL and MSDN.
I am still confused
I have tried DBCC ShrinkFile and sp_dboption for the truncate with checkpoint.
I still have 45gbs of transaction log on our dev server which has a single 60gb drive. i run full backups on all databases every night but I don't backup the transaction logs.
how do i get rid of the transaction logs in the shortest possible time?
once i have set truncate with check point to true what must i then do?
the server runs sql 2000.
any help is greatly appreciated as the server is running out of space.
thanks
john