SQL Server error code
SQL Server error 1842
SQL Server raises error 1842 at severity 16, which marks a problem with the query or data that you can correct.
The file size, max size cannot be greater than 2147483647 in units of a page size. The file growth cannot be greater than 2147483647 in units of both page size and percentage.
| Msg | 1842 |
|---|---|
| Severity | 16 |
| Group | 1000–1999 |