SQL Server error code
SQL Server error 5086
SQL Server raises error 5086 at severity 16, which marks a problem with the query or data that you can correct.
Cannot disable vardecimal storage format for database "%.*ls" because there are one or more tables that have vardecimal storage format enabled. Disable the vardecimal storage format on all tables before disabling the vardecimal storage format for the database.
| Msg | 5086 |
|---|---|
| Severity | 16 |
| Group | 5000–5999 |