I always for get how to do this, and the have to look it up when the dev box runs out of disk space.
backup log DBName with truncate_only
dbcc shrinkfile (DBName_log, 1)
Be the first to rate this post