SQL Server error code
SQL Server error 1922
SQL Server raises error 1922 at severity 16, which marks a problem with the query or data that you can correct.
Filegroup '%.*ls' has no files assigned to it. Tables, indexes, and large object columns cannot be created on this filegroup. Use ALTER DATABASE to add one or more files to the filegroup.
| Msg | 1922 |
|---|---|
| Severity | 16 |
| Group | 1000–1999 |