khanson
Posts: 6
Score: 0 Joined: 1/14/2005 Status: offline
|
After uninstalling an application and invoking a hardware inventory cycle, the application is still listed in the Add/Remove Programs node of the hardware inventory. I've checked and the inventory report is successfully processed in the DATALDR.LOG file and the inventory date is updated for the client in Resource Explorer. Looking into the database, I see a row in the Add_Remove_Programs_DATA table for the specific application, and looking at the commands in stored procedure dAdd_Remove_Programs_DATA, it should be getting dropped. Is there a way to see what stored procedures are called by the DATA LOADER component? We base a lot of collections on this class, and I want to keep it as close to real-time as possible.
|