• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Issue MSSQL restore warning in Plesk Backup Manager

Thomas Oryon

Basic Pleskian
Server operating system version
Windows server 2022
Plesk version and microupdate number
18.0.76
Hello Plesk Support,

We are receiving a warning when restoring an remote MSSQL database from Plesk Backup Manager.

Error shown:
"Script execution error during restore database 'test_13': User does not have permission to perform this action."

Failed statements:
ALTER DATABASE [test_13] SET TRUSTWORTHY OFF
ALTER DATABASE [test_13] SET HONOR_BROKER_PRIORITY OFF WITH ROLLBACK IMMEDIATE
ALTER DATABASE [test_13] SET DB_CHAINING OFF

We verified that:

  • Plesk MSSQL server is configured with sa
  • sa is sysadmin
  • database owner is sa
  • all three database options are already OFF
We also enabled:
"Grant the ALTER DATABASE permission to all Microsoft SQL Server database users"
but the same warning still occurs.

The database appears to restore successfully, but Plesk still reports this warning.

Please advise whether this is a known Plesk issue/limitation and whether this warning can be safely ignored if the restore completes successfully.

Awaiting your reply.
 

Attachments

  • plesk_logs.zip
    4.2 KB · Views: 1
  • error database.png
    error database.png
    59 KB · Views: 1
Hi, @Thomas Oryon . Could you please confirm if "Use native MS SQL backup functionality" (in Backup Manager) was enabled for the creation of the backup in question? If yes, the behavior was caused due to a Plesk bug (PPPM-14131) and it can be avoided by disabling the option during backup creations.
 
Back
Top