How to take backup & restore MS SQL database in PLESK ?

Through Parallels Plesk Panel, you can back up and restore the databases


To back up MS SQL database:

- Go to Domains > domain name > Backup Manager -> Database Backup Repository
- Select a check box corresponding to the database you want to back up and click Back Up.
- Specify the name of the backup file and click OK.

To restore MS SQL database

- Go to Domains > domain name > Backup Manager > Database Backup Repository, select the required backup file from the list and click Restore Selected.
-If you do not have the backup file on your server, you can upload the backup file to the server repository from your local PC.
- Confirm the restoration by selecting the corresponding check box and click OK.

  • 27 Uživatelům pomohlo
Byla tato odpověď nápomocná?

Související články

ASP.NET Application Error: An ASP.NET setting has been detected that does not apply in Integrated managed pipeline mode.

Why this error occur? It occurs as the application is not compatible with "Integrated Pipeline...

Plesk Windows Scheduler to call an ASP or ASP.NET

1. Click on 'Scheduled Tasks' in Plesk 2. 'Add New Task' 3. Enter a Description and Email if...

Setting file/folder permissions from Plesk control panel for Windows

For users on Plesk for Windows: Login to Plesk control panel using the URL ...

Create MS Access DSNLess connection string

Many people have requested this so here it is: "DRIVER={Microsoft Access Driver (*.mdb)};...

Mailenable Component - Mail Code

Mailenable Component - Mail Code <%@ Language=VBScript %> <% Dim oMail Set oMail =...