• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

[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