BUG: Config. Guide for SQL Monitor Registry Entries Incorrect

Last reviewed: April 29, 1997
Article ID: Q116056

The information in this article applies to:

  - Microsoft SQL Server version 4.2
BUG# 10039 (4.2)

SYMPTOMS

The SQL Server for Windows NT "Configuration Guide" incorrectly documents some default parameters data types or incorrectly states the purpose of certain listed Windows NT Registry entries used by SQL Monitor. The SQL Monitor registry entries are found in the following registry key:

   HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SQLServer\SQLMonitor\Parameters

WORKAROUND

The following is a list of corrections to the registry entries documented in the SQL Server for Windows NT "Configuration Guide" (pages 132-133):

  1. BackupTime - This entry is listed as a string representation of a decimal value, not a hexadecimal value. The default is initially set to 15 minutes.

  2. Logsize - The packet size (from 10-30270) for each packet transferred from SQL Monitor to SQL Administrator. Setting this value has no effect on the number of entries in MSscheduled_backups_log. The default value is 4096, and this entry corresponds to the SQL Monitor /logsize startup option.

  3. MonitorTableSize - This entry is listed as a string representation of a decimal value, not a hexadecimal value.

  4. MonitorTime - This entry is listed as a string representation of a decimal value, not a hexadecimal value. The default is incorrectly listed as 1. The default is initially set to 60 seconds.

  5. SqlTimeout - This entry is listed as a string representation of a decimal value, not a hexadecimal value. The default value is listed as 60. The default is initially set to 360 seconds, and this entry corresponds to the SQL Monitor /sqltimeout startup option.

STATUS

Microsoft has confirmed this to be a problem in the documentation for Microsoft SQL Server version 4.2. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.


Additional query words: Registry Windows NT
Keywords : kbbug4.20 kbother SSrvDoc_Err SSrvWinNT
Version : 4.2
Platform : WINDOWS
Issue type : kbdocerr


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: April 29, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.