3.4.0 Matrix Server Release Notes
PolyServe Matrix Server Release Notes 23
Copyright © 1999-2007 PolyServe, Inc. All rights reserved.
6. Download the setspn.exe utility from Microsoft and install
it.
7. Create a registry SPN for SQL Server in active directory
using the setspn command:
8.
setspn -A MSSQLSvc/Host:port serviceaccount
For example:
C:\setspn>setspn -A MSSQLSvc/vsql2.px.ps.com 40006
Administrator
Registering ServicePrincipalNames for
CN=Administrator,CN=Users,DC=px,DC=ps,DC=com
MSSQLSvc/vsql2.px.ps.com:40006
Updated object
You can now join the SQL instance to the domain.
11359
Registry changes can be lost when a Virtual SQL Server
running on a backup node is placed in maintenance mode
If a Virtual SQL Server is running on a backup node when it is
placed in maintenance mode, the virtual registry used by MxDB
for SQL Server will also be on the backup node. Any changes
made to the original registry on the primary node will not be
updated to the virtual registry and will be lost.
To avoid this problem, ensure that the Virtual SQL Server is
running on the primary node before placing the Virtual SQL
Server into maintenance mode. The virtual registry will then be
updated appropriately.
11400
Microsoft Management Console fails during SQL Server
failover
If a SQL Server failover occurs while SQL Server Enterprise
Manager is connected, the Microsoft Management Console
(MMC) fails. Restart Enterprise Manager to continue operations.
Bug
Description