SQL Server error code
SQL Server error 9829
SQL Server raises error 9829 at severity 16, which marks a problem with the query or data that you can correct.
STRING_AGG aggregation result exceeded the limit of 8000 bytes. Use LOB types to avoid result truncation.
| Msg | 9829 |
|---|---|
| Severity | 16 |
| Group | 9000–9999 |