Problem.
During the past days I was working in a Database Mirroring Configuration and one of the errors I got was the following:
The server network address "%.*ls" can not be reached or does not exist. Check the network address name and that the ports for the local and remote endpoints are operational.
1. The ENDPOINTS should have the status started.
select state_desc from sys.database_mirroring_endpoints
2. The system should not be behind a firewall.
3. Make sure that the principal server instance and mirror instance are listening on the right ports and whether are available.
4. Name pipes protocol enabled.
5. The same username and password were used to run SQL Server services on both machines.
6. The usernames to run SQL Server services have NT Auth Access between both machines.
7. Make sure that the username for the SQL Server services has rights on the SQL Server instance.
3 comentarios:
It sis my understanding Name pipes protocol isn't required?
It 's an amazing article and useful for developers
Sql server DBA Online Training Bangalore
app v online training
sccm online training
windows admin online training
mysql online training
Publicar un comentario