I was not backing up a SQL Server database and the transaction log grew unchecked. I now do not have enough space to backup the database on the server.
Is it possible to just delete the transaction log. If not any suggestions on how to deal with this?
You'll need to shrink the log file after backing up. I recommend that you read the following FAQs.
faq183-1534 - Shrinking Databases and Logs - SQL 7 and Higher
faq183-1784 - How Do I Develop a Backup and Restore Strategy? If you want to get the best answer for your question read faq183-874.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.