SQL Server error code
SQL Server error 3911
SQL Server raises error 3911 at severity 16, which marks a problem with the query or data that you can correct.
Persistent Version Store is full. New versions cannot be added. Transactions that need to access Persistent Version Store might be rolled back. Increase the maximum database size or make space available in the database.
| Msg | 3911 |
|---|---|
| Severity | 16 |
| Group | 3000–3999 |