In this blog post, let’s learn about the error message “5184 – Cannot use file ‘%.*ls’ for clustered server. Only formatted files on which the cluster resource of the server has a dependency can be used. Either the disk resource containing the file is not present in the cluster group or the cluster resource of the Sql Server does not have a dependency on it.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
5184 – Cannot use file ‘%.*ls’ for clustered server. Only formatted files on which the cluster resource of the server has a dependency can be used. Either the disk resource containing the file is not present in the cluster group or the cluster resource of the Sql Server does not have a dependency on it.
Reason for the Error
To be update soon…
Solution
To be update soon…