BUG: SQL Enterprise Manager Has Invalid Configuration Option

Last reviewed: May 2, 1997
Article ID: Q143213

The information in this article applies to:
  • Microsoft SQL Server, version 6.0
BUG# NT: 12983 (6.00)

SYMPTOMS

In the SQL Server errorlog, the following message will occur if the option Auto Start License Logging is selected on the Server Options tab in the Configurations Options dialog box on the Server menu.

   kernel   Unable to load startup handler function 'ntls_start'.

WORKAROUND

Follow the steps below to resolve this error:

  1. On the SQL Server computer, run the Windows NT Registry Editor program (REGEDT32.EXE).
2. Select the HKEY_LOCAL_MACHINE window. 3. Select the path SOFTWARE\Microsoft\MSSQLServer\MSSQLServer. 4. Edit the StartupHandlers value by double-clicking it. 5. Delete "XPLOG60,ntls_start" from the value and click OK.

STATUS

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


Additional query words: SEM ntls_start
Keywords : kbbug6.00 kbtool SSrvEntMan SSrvInst
Version : 6.0
Platform : WINDOWS
Issue type : kberrmsg


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: May 2, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.