SQL SERVER – Solution – Log File Very Large – Log Full

I have been receiving following question again and again either through email or through comments on this blog.

My log file is too big, what should I do?

Answer to this question is in three steps.

  • Backup the log file to any device.
  • Truncate the log file.
  • Shrink the log file.

I have previously written two article about this issue. Refer them for additional information and details.

SQL SERVER – Shrinking Truncate Log File – Log Full(Script)

SQL SERVER – Shrinking Truncate Log File – Log Full – Part 2(Management Studio)

Reference : Pinal Dave (https://darkslategrey-bat-805937.hostingersite.com)

SQL Backup and Restore, SQL Data Storage, SQL Log
Previous Post
SQLAuthority News – Top 10 Tips for Successful Software Outsourcing
Next Post
SQL SERVER – T-SQL Script to Find Details About TempDB Information

Related Posts

Leave a Reply