• 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.

Backup Problems

R

RPerez

Guest
When backup runs presents the following error.

Unable to create dump file for MS-SQL database 'database_name' on domain 'domain_name'
Specified cast is not valid.


How can solve this problem, already tried in forum and in kbase and not find the answer.
My DB Server is Microsoft SQL Server 2005 Professional.

Regards,

Rogerio Perez
Layerdev Sistemas e Consultoria
http://www.layerdev.com.br
 
Hi Rogerio ,

First of all I would suggest you to log into MSSQL (for example using MSSQL Management Studio express)
and check if such database and db user exist there; also make sure that is it possible to opirate with this database (run simple query for testing).
 
Back
Top