SQL Server error code
SQL Server error 5184
SQL Server raises error 5184 at severity 16, which marks a problem with the query or data that you can correct.
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.
| Msg | 5184 |
|---|---|
| Severity | 16 |
| Group | 5000–5999 |