• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

[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