SQL Server Error Msg 9229 – Unknown option name ‘%.*ls’ present in notification options identifier. The following are valid option names: ‘Service’, ‘Broker Instance’, ‘Local Database’. Option names cannot be quoted.

In this blog post, let’s learn about the error message “9229 – Unknown option name ‘%.*ls’ present in notification options identifier. The following are valid option names: ‘Service’, ‘Broker Instance’, ‘Local Database’. Option names cannot be quoted.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

9229 – Unknown option name ‘%.*ls’ present in notification options identifier. The following are valid option names: ‘Service’, ‘Broker Instance’, ‘Local Database’. Option names cannot be quoted.

Reason for the Error

To be update soon…

Solution

To be update soon…