Article ID: 202006 - Last Review: October 27, 2006 - Revision: 2.2 SMS: Delete Special Uses Many LocksThis article was previously published under Q202006 SUMMARY
In Systems Management Server 1.2, when selecting large numbers of computers to delete from the Delete Special box, as many as 100 locks may be used to remove one computer. This could cause poor performance on the database because it is likely to occur during normal business hours and while that database is under normal or heavy stress. In Systems Management Server version 2.0, this behavior has been changed.
MORE INFORMATION
In Systems Management Server 1.2, the deletion of a single computer would have generated the SQL syntax below to remove it. This potentially resulted in as many as 100 locks against the database:
However, in Systems Management Server 2.0, SMS_SQL_MONITOR automatically performs the computer removal from the database during times of minimal SQL Server activity; frequently enough to prevent a backlog. SMS_SQL_MONITOR was designed to remove computers from the database that have not been inventoried in the last 90 days. This new design will reduce the work of the administrator, as well as reduce the potential performance hits against the database. Because SMS_SQL_MONITOR works automatically in the background, it is a more efficient method of removing computers that have become inactive. | Article Translations
|
Back to the top
