Posted 5/5/2009 5:55:06 AM
|
|
|
|
| Hello, Since recently I've been getting the following error at the top of my home page: | Could not allocate space for object 'dbo.dnn_EventLog'.'PK_EventLogMaster' in database 'linguaplay' because the 'PRIMARY' filegroup is full. Create disk space by deleting unneeded files, dropping objects in the filegroup, adding additional files to the filegroup, or setting autogrowth on for existing files in the filegroup. |
It would be great if anyone could explain why this happened and what I can do to fix it. many thanks in advance. P.
|
|
Posted 5/5/2009 10:29:45 AM
|
|
|
|
It means your database is full.. With DNN you may need to purge the event logs from your dnn portal to release some space.. DNN will generally eat up space with its logging. You may then want to setup a schedule in your site to purge the event and other logs on a more consistent basis. It could also mean your site simply requires more database disk space. Contact our sales dept to purchase an SQL Disk Space addon if required.
Plato Re-invent Technologies LLC Re-invent Support Team http://www.re-invent.com
Specializing in ASP.NET Hosting
|
|
|
|