At the start of the upgrade process, the installer creates a zip file of the upgrade directory. You can use the zip file to revert to the previous version of the Data Vault component.
Go to the root directory of the upgraded Data Vault component that you want to revert.
Find the zip file created by the installer.
The zip file name starts with the Data Vault folder name and ends with a series of digits.
Copy the zip file to a backup directory.
Delete all files and directories in the root directory of the upgraded Data Vault component.
Extract all files from the zip file in the backup directory to the empty directory.
The extract process recreates the directory structure and copies all files to the appropriate directories. When the extract process completes, the directory contains the same directories and files as the previous version. You can use the Data Vault component as before.
On UNIX, the extract process does not reinstate the user account privileges to the directories and files. You must run the
chmod recursive
command to assign execute privileges to the Data Vault 6.4.0 files.
You must revert all components to the same version. The Data Vault does not work with different versions of the components.