DNN Forums

Ask questions about your website to get help learning DNN and help resolve issues.

SQL Log Files

 3 Replies
 0 Subscribed to this topic
 21 Subscribed to this forum
Sort:
Author
Messages
New Around Here Send Private Message
Posts: 3
New Around Here

Hi Team,

I have my sql log files growing too large taking up lots of disk space, I know that when first creating the database for each site the log is set to full and can be changed to simple.

What I am wanting to know what is the best way to truncate these files and reclaim the disk space and am I best to change all the log file instances in each site to simple and do a full backup.

Your help would be appreciated

regards

Veteran Member Send Private Message
Posts: 1182
Veteran Member

You mean the transaction log files of SQL Server?

This normally happens when you set the Recovery Model to "Full" but never make a transaction log backup. For a website you normally don't need transaction log backups (except you have lots of content changing every day, as for e-commerce sites, news portals etc.). Therefore I recommend to set the revovery model to simple, then you can shrink the log files, and make a full backup once or twice a day.

For backing up SQL Server data, I recommend using Ola Hallengren's SQL Server Maintenance Solution, for restore Brent Ozar's SQL Server First Responder Kit.

Happy DNNing!
Michael

Michael Tobisch
DNN★MVP

DNN Connect
New Around Here Send Private Message
Posts: 3
New Around Here

Thanks Michael

Much Appreciated

Veteran Member Send Private Message
Posts: 1182
Veteran Member
You're welcome! I am glad I could help.

Happy DNNing!
Michael

Michael Tobisch
DNN★MVP

DNN Connect

These Forums are dedicated to the discussion of DNN Platform.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. If you have (suspected) security issues, please DO NOT post them in the forums but instead follow the official DNN security policy
  2. No Advertising. This includes the promotion of commercial and non-commercial products or services which are not directly related to DNN.
  3. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  4. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  5. No Flaming or Trolling.
  6. No Profanity, Racism, or Prejudice.
  7. Site Moderators have the final word on approving / removing a thread or post or comment.
  8. English language posting only, please.

Would you like to help us?

Awesome! Simply post in the forums using the link below and we'll get you started.

Get Involved