SQL Server Error Code – 19403 the availability replica ‘%.*ls’ specifi

In this blog post, you’ll learn more about the SQL Server Error Code 19403 and the error message description that is shown

SQL Server Error Code

19403

SQL Server Error Description for the Code :19403

The availability replica ‘%.*ls’ specified in the READ_ONLY_ROUTING_LIST for availability replica ‘%.*ls’ does not exist. Only availability replicas that belong to the specified availability group ‘%.*ls’ can be added to this list. To get the names of availability replicas in a given availability group, select replica_server_name from sys.availability_replicas and name from sys.availability_groups. For more information, see SQL Server Books Online.

Leave Your Comment