SQL Server error code
SQL Server error 1859
SQL Server raises error 1859 at severity 16, which marks a problem with the query or data that you can correct.
Create database is not allowed in the model database context. Switch context to other database with USE statement and retry.
| Msg | 1859 |
|---|---|
| Severity | 16 |
| Group | 1000–1999 |