Manually remove Vault Store & Partiton
Hi all
In my test lab I need to remove Vault Store and all Partitions in it and all Indexes connected with this combination. Simple Delete does not work since there were once Centera in lab and now is gone... Configuration still exists.
So I need "brute force" method to clean up enviroment. Rebuild is not an option, unfortunatly.
I think you have two options:
a/ Start hacking around in SQL (to remove Vault Store Entry records from the directory database, etc, etc)
b/ Uninstall EV, delete the EV Db's, reinstall EV
a -> almost definitely will leave you in a pretty much unsupported state. And will be trial and error for you to find the appropriate tables (though when you try to delete the vault store record, you'll be told about foreign key violations etc)
b -> quick and easy