BUG: SNMP Registry Entry Causes AV During SQL Server Setup

ID: Q194535


The information in this article applies to:

BUG #: 17245 (SQLBUG_65)

SYMPTOMS

SQL Server Setup causes an access violation (AV) during installation if the combined length of the key values under the following registry key exceeds approximately 1,000 characters:


   HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SNMP\Parameters
   \ExtensionAgents

   NOTE: The above registry key is one path; it has been wrapped for
   readability. 

In addition to failed Setup messages and symptoms, you may also receive other access violations or the following other error messages:


WORKAROUND

To work around this problem, perform the following steps:

  1. In Control Panel Add/Remove Programs, remove SNMP Agents.


  2. If SQL Server had been installed or partially installed, remove it.


  3. Reinstall SQL Server.


In some cases, it may be possible to complete installation by running SQL Server Setup with the RegistryRebuild option. For more information on this option, see the following article in the Microsoft Knowledge Base:
Q157805 : BUG: RegistryRebuild Option of Setup Is Not Documented


STATUS

Microsoft has confirmed this to be a problem in SQL Server version 6.5.


MORE INFORMATION

This problem has been known to occur either during installation of SQL Server or when enabling or disabling SNMP support through the Set Server Options portion of SQL Setup.

Additional query words: long length


Keywords          : SSrvInst kbbug6.50 
Version           : WINNT:6.5
Platform          : winnt 
Issue type        : kbbug 

Last Reviewed: April 16, 1999