SQL Server error code
SQL Server error 9137
SQL Server raises error 9137 at severity 16, which marks a problem with the query or data that you can correct.
The statement failed because the necessary statistics could not be automatically created for '%.*ls' due to a change in the table schema since the snapshot transaction started. Retry executing the statement.
| Msg | 9137 |
|---|---|
| Severity | 16 |
| Group | 9000–9999 |