Issues spawned off from a LOG file that grew to 20GB seemingly in no time at all. Disk space issues resolved in the meantime - but can't seem to shrink the log file.
Older posts and references all say to use WITH TRUNCATE_ONLY syntax which seems to have been removed from SQL 2008R2.
I've tried DB-->Tasks-->Shrink-->Logs and set a fixed size on the LOG file - but it is still 20+GB
How can I shrink this file? Thoughts? Ideas?
Thank you.