Hi!
I was trying to delete some interfaces by bulk, with the DB Manager.
According to this article: https://support.solarwinds.com/SuccessCenter/s/article/Delete-Unknown-or-Down-interfaces-by-bulk?language=en_US
You can delete interfaces from table Interfaces and insert the affected InterfaceId values to the DeletedInterfaces table, so when the Database maintenance runs, it should clear references in the other tables... however, I did perform those steps last week, and the deleted InterfaceId still shows in tables like "InterfaceErrors" or "InterfaceAvailability"... I was wondering if I did make a mistake or if I should check something else