Article ID: 293354 - Last Review: September 26, 2005 - Revision: 3.2 FIX: BizTalk Server Does Not Purge or Archive Tracking DatabaseThis article was previously published under Q293354 SYMPTOMS
A default installation of BizTalk Server is configured to automatically perform Document Tracking to store metadata that is associated with an interchange into the BizTalk Server tracking database (InterchangeDTA).
This default behavior can be problematic because the BizTalk Server tracking database continues to grow in size and consumes resources indefinitely.
Microsoft does not recommend manually deleting records in the database because the schema is complex and there is a risk of deleting useful live information about your business processes that are running. CAUSE
BizTalk Server has no built-in facility for purging and archiving the InterchangeDTA tracking database.
RESOLUTIONTo resolve this problem, obtain the latest service pack for Microsoft BizTalk Server 2000. For additional information, click the following article number to view the article in the
Microsoft Knowledge Base:
299664
(http://support.microsoft.com/kb/299664/EN-US/
)
INFO: How to Obtain the Latest BizTalk Server 2000 Service Pack
-or-
To resolve this problem, install SQL Server Database stored procedures that will correctly archive and purge the database of expired schedule instances. Schedule these cleanup procedures to run periodically by using SQL Server jobs.The following SQL Server scripts are available for archiving and purging the BizTalk Server tracking database:
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. This problem was first corrected in Microsoft BizTalk Server 2000 Service Pack 1. MORE INFORMATION
In addition to periodically purging and archiving your tracking database, Microsoft recommends that you manage the size of your tracking database by controlling what you log. You can adjust the level of logging by doing the following:
| Article Translations
|
Back to the top
