SQL Server error code
SQL Server error 3958
SQL Server raises error 3958 at severity 16, which marks a problem with the query or data that you can correct.
Transaction aborted when accessing versioned row in table '%.*ls' in database '%.*ls'. Requested versioned row was not found. Your tempdb is probably out of space. Please refer to BOL on how to configure tempdb for versioning.
| Msg | 3958 |
|---|---|
| Severity | 16 |
| Group | 3000–3999 |