We are currently in the evaluation and testing stage of FTPBackupandFTP.
Our SQL server has encryption enabled, and as such all our databases are encypted.
Backups work without any problems, however when attempting to restore the test database, this error is occurring.
10/2/2024 4:00:45 PM [Error] Failed to restore “RESTFC” database. T-SQL command error: ALTER DATABASE [RESTFC] SET ENCRYPTION ON
Cannot change database encryption state because no database encryption key is set.
ALTER DATABASE statement failed.
Please can you offer some assistance?
Thanks