Hello, I’d like to remove some attributes from our system. The attributes in questions are stored against many physical items; therefore I wish to make these changes directly against the database. I’ve tried to work through this process and ended up with this scenario 1. Delete from table char_user_defined – This deletes the fixed values choices, i.e. Yes / No 2. Delete from table char_data – This deletes the contents of the stored attribute 3. Delete from table class_attribute - this deletes the class inheritance associations 4. Delete from audit_property_defs 5. Delete from audit_properties 6. Delete from characteristics – this delete the actual attribute definition If I undertake this on our live system am I likely to create any errors / anomalies – If so can you suggest a better way (but not doing it on an individual item by item method as there are too many for that) Many Thanks, Andy.
↧