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

MSSQL Database backup are not realized

I

israelus

Guest
Hi,
doing the daily backup MSSQL's database backup are not realized and it appears in the logs:

Warning: psabackup.InformationalException: Unable to dump MS SQL database. Probably SQL DMO do not installed or installed too old version of SQL DMO. Database backup will be not included to Plesk backup. ---> System.Runtime.InteropServices.COMException (0x8002801D): Biblioteca no registrada.
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32 errorCode, IntPtr errorInfo)
at System.Runtime.InteropServices.CustomMarshalers.EnumerableViewOfDispatch.GetEnumerator()
at System.Collections.IEnumerable.GetEnumerator()
at psabackup.MsSqlScriptGenerator.GenerateViewsScript(IEnumerable views, TextWriter outStream)
at psabackup.MsSqlScriptGenerator.GenerateDatabaseScript(TextWriter outStream)
at psabackup.data_base.onPostDumpOperation(XMLRow row, DumpEnv env, DumpOperation operation)

Some solution?
 
Back
Top