So..our company wanted to computer serial numbers in our SMS site database. Therefore, we purchased Computing Edge (now altiris) Inventory Solutions. This product creats MIF files that generate new tables in the SMS database.
we ran into a problem with the product where duplicate GUIDs were produced as a result of this product. CE has released an upgrade to address the problem. However, we want to get the CE product out of our environment.
We have used the Back Office Resource Kit tool DELGRP.exe to delete all the tables that are related to CE. In addition we have manually removed the SQL Stored Procedures related to the CE tables.
The problem is we still think SMS is trying to locate the CE tables. I've noticed that before the tables and the stored procedures were deleted, it took a total of 15 seconds (This test was done with CE tables already in the SMS database.). After I ran DelGRP.exe and manually deleted the Stored Procedures, I noticed that the time to expand the HARDWARE INVENTORY tree takes twice as long. I believe SMS is still trying to "look" for the CE tables. The period of time it takes to TIMEOUT is longer than the time it would take SMS to actually find the data. Therefore, we are in a situation where it takes longer to view the Hardware Inventory when the CE tables and the CE Stored Procedures are removed.
Any thoughts about how to remove SMS SQL tables?
we ran into a problem with the product where duplicate GUIDs were produced as a result of this product. CE has released an upgrade to address the problem. However, we want to get the CE product out of our environment.
We have used the Back Office Resource Kit tool DELGRP.exe to delete all the tables that are related to CE. In addition we have manually removed the SQL Stored Procedures related to the CE tables.
The problem is we still think SMS is trying to locate the CE tables. I've noticed that before the tables and the stored procedures were deleted, it took a total of 15 seconds (This test was done with CE tables already in the SMS database.). After I ran DelGRP.exe and manually deleted the Stored Procedures, I noticed that the time to expand the HARDWARE INVENTORY tree takes twice as long. I believe SMS is still trying to "look" for the CE tables. The period of time it takes to TIMEOUT is longer than the time it would take SMS to actually find the data. Therefore, we are in a situation where it takes longer to view the Hardware Inventory when the CE tables and the CE Stored Procedures are removed.
Any thoughts about how to remove SMS SQL tables?