Article ID: 295053 - Last Review: October 29, 2003 - Revision: 3.2 FIX: OPENXML May Leak Worktables in MemoryThis article was previously published under Q295053
BUG #: 351736 (SHILOH_BUGS)
On This PageSYMPTOMS
When you use OPENXML to expose XML data directly to Transact-SQL manipulation, the following error message may appear in your application error log:
clean_tables_xact: active sdes for tabid -170425569
CAUSE
This regression bug was first seen in Build 6805. The use of the Msxml.dll file version 2.6 with hotfixes for Build 6805 do not dereference SQLOLEDB calls from IRowset to MSXML.
RESOLUTIONTo resolve this problem, obtain the latest service pack for SQL Server 2000. For additional information, click the following article number to view the article in the
Microsoft Knowledge Base:
290211
(http://support.microsoft.com/kb/290211/EN-US/
)
INF: How to Obtain the Latest SQL Server 2000 Service Pack
WORKAROUND
Use the version of the Msxml2.dll file provided with SQL Server to prevent the memory leak.
STATUSMicrosoft has confirmed that this is a problem in SQL Server 2000. This problem was first corrected in SQL Server 2000 Service Pack 1. MORE INFORMATIONStep to Reproduce Behavior
| Article Translations
|
Back to the top
