Out SQL database for VCenter has filled at one of our clients;
I've gone through and followed VMWare's database cleanup and purge KB's
VMware KB: Purging old data from the database used by VMware vCenter Server 4.x and 5.0.x
The problem I'm running into is that in our Tables there is no vpx_hist_stat1 table; only a view. There are however vpx_hist_stat1_1 through 240 and the same for 2_1, 3_1, 4_1
VMWare's script seems to only work for the vpx_hist_stat1,2,3,4 tables not all these different tables.
I've run the truncation and even shrunk the database size; it's been fully backed up. Purging the old data seems to be the part I can't get complete due to missing tables. Does anyone else have any thoughts? Without our DB under 10gb, the vSphere doesn't see the VM's in vCenter except as orphaned and our Veeam backups fail.