Microsoft KB Archive/110987

From BetaArchive Wiki

BUG: Stored Proc Insert Into View May Cause AV or CPU Spin

Q110987



The information in this article applies to:


  • Microsoft SQL Server version 4.2x



BUG# NT:  663 (4.2) 



SYMPTOMS

Calling a stored procedure twice in succession which does an insert into a view may, under extremely rare conditions, cause either an access violation or CPU spin. A number of dependencies are involved, including rtrim(), specific data, and number and length of parameters for each stored procedure invocation.




WORKAROUND

Create stored procedure with recompile.



STATUS

Microsoft has confirmed this to be a problem in 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: Windows NT

Keywords : kbother
Issue type :
Technology : kbSQLServSearch kbAudDeveloper kbSQLServ420OS2


Last Reviewed: February 15, 2000
© 2001 Microsoft Corporation. All rights reserved. Terms of Use.