SQL Server error code
SQL Server error 3913
SQL Server raises error 3913 at severity 16, which marks a problem with the query or data that you can correct.
TDS reset connection protocol error. Client driver requested both ResetConnectionKeepLocalXact and ResetConnectionKeepDTCXact at the same time. This is not expected in server.
| Msg | 3913 |
|---|---|
| Severity | 16 |
| Group | 3000–3999 |