DotNetNuke transaction log error

I am getting the following error:
The transaction log for database 'cthog' is full. To find out why space in the log cannot be reused, see the log_reuse_wait_desc column in sys.databases.....

How do I recover from this? 
Run this query via your SQL Management Studio or any other MSSQL tools:
BACKUP LOG yourdatabasename WITH NO_LOG

  • 37 Users Found This Useful
Was this answer helpful?

Related Articles

Further information about Automated Installation of DotNetNuke

REQUIREMENT MS SQL Server 2000 or 2005 or Express .NET Framework 2. We currently support...

My domain name has been transferred, but why I keep seeing my temporary URL?

To fixed this, you need to login to your DNN as host, and then add Portal alias for your current...

Email was not sent from my DotNetNuke, why?

Our mailserver is configured with SMTP Authentication.Please login as host and change the SMTP...