Cora SeQuence addresses the following SQL server errors, which are treated as temporary errors and handled by the retry mechanism. All other SQL server errors generate an error.
| SQL Server error codes | Azure SQL Database error codes | |
|---|---|---|
| -2 | 10928 | |
| -1 | 10929 | |
| 233 | 40197 | |
| 1205 | 40501 | |
| 10053 | 40613 | |
| 10054 | 40627 | |
| 10060 |
For more details on these errors, see the following pages: