3.4.0 Matrix Server Release Notes

PolyServe Matrix Server Release Notes 22
Copyright © 1999-2007 PolyServe, Inc. All rights reserved.
7785 Possible issue with adding a SQL instance to a Virtual SQL
Server
Under certain conditions, an attempt to add a SQL instance to a
Virtual SQL Server can fail with messages such as the following:
Error: 17883, Severity:1, State: 0
The Scheduler 0 appears to be hung.
17113 :
initconfig: Error 32 (The process cannot access the file
because it is being used by another process.) opening
‘<pathname>\master.mdf’ for configuration information.
These errors are not related to the Solution Pack. Consult the
following Microsoft Knowledge Base articles for areas to check
in your SQL environment.
http://support.microsoft.com/kb/810885
http://support.microsoft.com/kb/309422
11133 SQL instance cannot be joined to domain while the instance is
virtualized
After a SQL instance is virtualized, it cannot be joined to the
domain.
Workaround. Complete the following steps:
1. Log into the domain controller.
2. Open “Active directory users and computers.”
3. Ensure that the SQL Server account is configured as follows:
a. The “Account is sensitive and cannot be delegated” check
box must not be selected.The “service Account is trusted
for delegation” check box must be selected.
4. Create a computer object in active directory for the virtual
name of your Virtual SQL Server.
5. Select the “Trusted computer for delegation” check box for
the server running an instance of Microsoft SQL Server.
Bug
Description