Article ID: 940254 - Last Review: August 2, 2007 - Revision: 1.1 Error message when you try to set a witness in a database mirroring session in SQL Server 2005: "The ALTER DATABASE command could not be sent to the remote server instance 'TCP://<ServerName>:<port>'"SYMPTOMSConsider the following scenario:
Msg 1456, Level 16, State 3, Line 1 The ALTER DATABASE command could not be sent to the remote server instance 'TCP://ServerName:port'. The database mirroring configuration was not changed. Verify that the server is connected, and try again. CAUSEA database mirroring session must use a fully qualified domain name (FQDN) to resolve the name of the witness server. WORKAROUNDTo work around this problem, follow these steps:
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section. MORE INFORMATIONIf you specify that DNS should be used together with DHCP for name resolution, the appropriate domain suffix is automatically appended to the computer name. In this case, the database mirroring session uses the FQDN to resolve the name of the witness server.
| Article Translations
|
Back to the top
