SQL Server error code
SQL Server error 8677
SQL Server raises error 8677 at severity 16, which marks a problem with the query or data that you can correct.
Cannot create the clustered index '%.*ls' on view '%.*ls' because it does not aggregate results. Consider changing the view definition.
| Msg | 8677 |
|---|---|
| Severity | 16 |
| Group | 8000–8999 |