In this blog post, let’s learn about the error message “14573 – @freq_interval must be a valid day of the week bitmask [Sunday = 1 .. Saturday = 64] for a weekly job.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
14573 – @freq_interval must be a valid day of the week bitmask [Sunday = 1 .. Saturday = 64] for a weekly job.
Reason for the Error
To be update soon…
Solution
To be update soon…