In this blog post, let’s learn about the error message “22992 – The specified @job_type, %s, is not supported. The value specified for the parameter @job_type must be N’capture’ to indicate a capture job, or N’cleanup’ to indicate a cleanup job.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
22992 – The specified @job_type, %s, is not supported. The value specified for the parameter @job_type must be N’capture’ to indicate a capture job, or N’cleanup’ to indicate a cleanup job.
Reason for the Error
To be update soon…
Solution
To be update soon…