We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3469d0 commit 2fa7ccbCopy full SHA for 2fa7ccb
1 file changed
docs/relational-databases/errors-events/database-engine-events-and-errors.md
@@ -9109,8 +9109,8 @@ ORDER BY message_id
9109
9110
| Error| Severity | Event Logged | Description|
9111
| :------ | :------| :------| :----------------------------- |
9112
-| 42108 | 16 | No | Can not connect to the SQL pool since it is paused. Please resume the SQL pool and try again. |
9113
-| 42109 | 16 | No | The SQL pool is warming up. Please try again. |
+| 42108 | 20 | No | Can not connect to the SQL pool since it is paused. Please resume the SQL pool and try again. |
+| 42109 | 20 | No | The SQL pool is warming up. Please try again. |
9114
| | | | |
9115
9116
## See Also
0 commit comments