Server Administration Cleaning DotNetNuke DNN Databases 2009/05/04 admin Here is a quick SQL command to clean the EventLog from the DotNetNuke database. USE DataBaseNameHere TRUNCATE TABLE EventLog