3.4.0 Matrix Server Release Notes

PolyServe Matrix Server Release Notes 24
Copyright © 1999-2007 PolyServe, Inc. All rights reserved.
13175 Virtual SQL instance can use only one TCP port
Although SQL Server supports configuring more than one TCP
port for a SQL instance, MxDB for SQL Server requires that a
virtual SQL instance be configured with only one TCP port.
13341
Intermittent issue when installing SQL 2005 on 64-bit systems
Occasionally, an error has been observed when installing SQL
Server 2005 on 64-bit platforms. This error occurs with and
without PolyServe Matrix Server.
If this error is encountered, we recommend contacting Microsoft
Support. The error summary is included below:
Product : Microsoft SQL Server 2005 (64-bit)
Product Version : 9.00.1399.06
Install : Failed
Log File : C:\Program Files\Microsoft SQL
Server\90\Setup
Bootstrap\LOG\Files\SQLSetup0008_TMR6S1_SQL.log
Last Action : InstallFinalize
Error String : SQL Server Setup failed to modify security
permissions on WMI
namespace \\.\root\Microsoft\SqlServer\ServerEvents\I5. To
proceed, verify that the account and domain running SQL
Server Setup exist, that the account running SQL Server
Setup has administrator privileges, and that the WMI
namespace exists on the destination drive.
Error Number : 29516
13470 SQL Server 2005 setup program can fail
During its initialization phase, the SQL Server 2005 setup
program uses a hidden administrative share as the location for a
tempfolder. If the setup program attempts to place the
tempfolder on a PSFS volume where the hidden administrative
share is not yet created by LAN Manager, the setup will fail.
Workaround: Use the following command to create an
administrative share on the PSFS volume. In the command, s:\
is the PSFS volume.
net share s$=s:\ /grant:builtin\administrators,full
Bug
Description