SQL Server Error Msg 33418 – FILETABLE_DIRECTORY ‘%.*s’ attempting to be set on table ‘%.*s’ is not unique in the database ‘%.*s’. Provide a unique value for the option FILETABLE_DIRECTORY to this operation.

In this blog post, let’s learn about the error message “33418 – FILETABLE_DIRECTORY ‘%.*s’ attempting to be set on table ‘%.*s’ is not unique in the database ‘%.*s’. Provide a unique value for the option FILETABLE_DIRECTORY to this operation.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

33418 – FILETABLE_DIRECTORY ‘%.*s’ attempting to be set on table ‘%.*s’ is not unique in the database ‘%.*s’. Provide a unique value for the option FILETABLE_DIRECTORY to this operation.

Reason for the Error

To be update soon…

Solution

To be update soon…