We used the following process to properly delete a Mosaic Dataset, either Source or Derived. First ran the 'Remove Rasters From Mosaic Dataset' tool with 'OBJECTID>=0' query. Then ran the 'Delete Mosaic Dataset' tool (DELETE_OVERVIEW_IMAGES, DELETE_ITEM_CACHE). After both tools execute successfully, the Mosaic Dataset System Tables do not get deleted, but rather they are now accessible through Catalog. We are using an SQL Server Enterprise Geodatabase.
Should we just Delete the Tables manually? Is this expected (and safe) or are we missing something that would automate the procedure?
Thanks a lot