Forum Discussion

Robert_Primozic's avatar
11 years ago

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

     

     

  • 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

     

     

  • I would suggested to open a case with support and will assist you in cleaning up the database...

     

  • Hi,

    If you want to remove the indexes, you need to remove the archives. That operation will remove the index volume information from the databases. Same thing with the Vault Stores. Once you delete the Vault Store, all the partitions data will be deleted as well. There are some SP that you can run to remove all this data but like A_J suggested, opening a case with support would be your best option.

    I hope this helps.

  • Is anything else needed on this thread? If not then perhaps mark one or more of the threads that were most helpful as the solution.