@DataDomainBoostLockBoxPath is not a parameter for procedure DatabaseBackup. [SQLSTATE 42000] (Error 8145). The step failed. #637
-
I installed the Backup Solution dated Version: 2020-12-31 18:58:56 on a SQL Server 2012 (11.0.3393.0) Standard Edition. When I run the following the DatabaseBackup - SYSTEM_DATABASES - FULL job - EXECUTE [dbo].[DatabaseBackup] I get the following error message: I have installed the Backup Solution on SQL Server 2016, 2017 and 2019 without any problems or errors. Is this a bug with SQL Server 2012? Thanks, Frank |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
There was a hidden special character when the job step was copied and pasted. Deleted and retyped the parameter and the error was resolved. |
Beta Was this translation helpful? Give feedback.
There was a hidden special character when the job step was copied and pasted. Deleted and retyped the parameter and the error was resolved.