3.4.3 MxDB for SQL Server Release Notes

Matrix DataBase Solution Pack for SQL Server™ Release Notes 3
Copyright © 1999-2007 PolyServe, Inc. All rights reserved.
2. Disable the MatrixServer service, using either the Services manager or
the following command:
C:> sc config matrixserver start= disabled
3. Uninstall any MxDB for SQL Server hot fixes and bug fixes. Use the
Add or Remove Programs Control Panel to do this.
4. Uninstall MxDB for SQL Server. Use the Add or Remove Programs
Control Panel to do this.
5. Reboot the node.
6. Install MxDB for SQL Server 3.4.3. Go to the location where you have
downloaded the software, double click the file
MxDB_SQL_3.4.3.<xxxx>.msi, and then run the Installation Wizard.
7. Re-enable the MatrixServer service, using either the Services manager
or the following command:
C:> sc config matrixserver start= auto
8. Start the MatrixServer service:
C:> net start matrixserver
Repeat this procedure on each node in the matrix.
NOTE: This release fixes a problem in which the configured probe values
for SQL instance monitors were not used. (See defect 15797
above.) After the upgrade, existing SQL instance monitors will
begin using the default probe values that were in effect when the
monitors were created. We strongly recommend that you change
the probe values to the new defaults of 15 seconds for the timeout
and 20 seconds for the frequency. If you do not do this, the
monitors may experience timeouts that can result in unnecessary
failovers.
Contents of the 3.4.2 Release
Matrix DataBase Solution Pack for SQL Server™ (MxDB for SQL Server)
version 3.4.2 fixes the following problems:
Defect 14365. Local NT authentication failed for a 32-bit SQL instance
on a 64-bit node.