• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

[Microsoft][ODBC SQL Server Driver][SQL Server]Could not allocate space

B

budwaiser

Guest
Hi,
todai i have this error with my database:

Error in genericSqlexec: [Microsoft][ODBC SQL Server Driver][SQL Server]Could not allocate space for object 'dbo.sitedata' in database 'webhost' 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.


Someone can help me to fix this issue?

Thank you
 
That means that you are using all of your allocated space int he database. Drop tables, views, etc or upgrade the size allocated to the database.
 
Back
Top