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

Generate .bak of MS-SQL Server

bartabc

Basic Pleskian
Hello,

How can i export a MS-SQL Server database to .bak file to import to another server (without windows plesk installed)?

I know there is a Database Reposity Backup i used then but files are generated without extension. Is there a possible to import this file to another MS SQL Server using MS Visual Studio for example ?

I have power pack tools installed with MS SQL Server 2012 on Windows Plesk 12.08 on Windows Server 2012 R2 64 BIts.

Thank you,
 
Why you can't do it with native MSSQL method with help of SQL Server Enterprise Manager?
 
You will need to use sql management studio, go to databases >> db >> task >> backup then select path where you want to save file and name the file name as b.bak
 
Back
Top