Skip to content

Commit 1595f13

Browse files
Update database-engine-events-and-errors-31000-41399.md
Added error 35221 since customers are encountering it in SQL 2022.
1 parent a6cf440 commit 1595f13

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/relational-databases/errors-events/includes/database-engine-events-and-errors-31000-41399.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,7 @@ ms.topic: include
243243
| 35010 | 16 | No | An invalid value %d was passed in for parameter \@server_type. |
244244
| 35011 | 16 | No | The \@server_name parameter cannot be a relative name. |
245245
| 35012 | 16 | No | You cannot add a shared registered server with the same name as the Configuration Server. |
246+
| 35221 | 16 | No | Could not process the operation. Always On Availability Groups replica manager is disabled on this instance of SQL Server. Enable Always On Availability Groups, by using the SQL Server Configuration Manager. Then, restart the SQL Server service, and retry the currently operation. For information about how to enable and disable Always On Availability Groups, see SQL Server Books Online. |
246247
| [35250](../mssqlserver-35250-database-engine-error.md) | 16 | No | The connection to the primary replica is not active. The command cannot be processed. |
247248
| [41030](../mssqlserver-41030-database-engine-error.md) | | | Failed to open the Windows Server Failover Clustering registry subkey '%.*ls' (Error code %d). The parent key is the cluster root key. The WSFC service may not be running or may not be accessible in its current state, or the specified arguments are invalid. If the corresponding availability group has been dropped, this error is expected. For information about this error code, see "System Error Codes" in the Windows Development documentation. |
248249
| [41301](../mssqlserver-41301-database-engine-error.md) | | | A previous transaction that the current transaction took a dependency on has aborted, and the current transaction can no longer commit. |

0 commit comments

Comments
 (0)