Enterprise Administration > File Vaulting and Replication > File Vaulting > Understanding File Vaulting > Managing Revaulting > Converting from Multiple Vaults to a Single Vault
  
Converting from Multiple Vaults to a Single Vault
To convert from a multiple-vault to single-vault external storage configuration:
1. Delete scheduled revaulting entries.
2. Use the following SQL statements to delete existing revaulting rules:
delete FvPolicyRule
delete FVPolicyItem
3. Reassign all storage folders to your target master vault.
4. If there are any vaults with Auto Folder creation set, then create vaulting rules to move data from these vaults to the target master vault.
5. Initiate revaulting to the target master vault so that any remaining data is moved from vaults with Auto Folder creation set to the target master vault.
6. Delete all vaults except the target master vault.
7. Add the following to the wt.properties file:
wt.fv.forceContentToVault=true
If you are not setting properties through a graphical user interface or in a mapping rules file, you add or edit properties with the xconfmanager utility. For more information, see Using the xconfmanager Utility.
8. Restart the method server.
9. Ensure that the target master vault is properly configured for a large number of data sets by adding, for example, 100 folders.
10. Initiate revaulting to the target master vault so that any remaining data is moved from BLOBs to the vault.