I want delete all the config item and the links of the CMDB
i try this:
##mysql DB;
############## Limpiar CMDB
DELETE FROM `configitem`;
UPDATE `configitem_counter` set counter = 0;
DELETE FROM `configitem_version`;
DELETE FROM `xml_storage` WHERE xml_type LIKE 'ITSM::ConfigItem::%';
DELETE FROM `link_object2`;
is ok?
someone knows?
Thanks!
Damian Zoanni
See how Windows® connects the people, information, and fun that are part of your life