Table of Contents

Search

  1. Preface
  2. Installation Overview
  3. Before You Install
  4. Data Archive Installation
  5. Data Vault Installation
  6. Application Accelerator Installation
  7. Application Retirement for Healthcare Accelerator Installation
  8. MongoDB Accelerator Installation
  9. Salesforce Accelerator Installation
  10. After You Install
  11. Data Archive Upgrade
  12. Data Vault Upgrade
  13. Upgrading Oracle History Data
  14. Upgrading PeopleSoft History Data
  15. ILM Data Validation Option Setup
  16. Data Archive Source and Target Database Requirements
  17. Data Archive Connectivity
  18. Data Archive Uninstallation
  19. SAP Application Retirement
  20. Database Users and Privileges
  21. Data Visualization Designer Installation
  22. Data Archive Installation Requirements Checklist and Architecture Options

Installation and Upgrade Guide

Installation and Upgrade Guide

After You Upgrade

After You Upgrade

Complete the post-upgrade tasks before you use the new version of the Data Vault component.
  1. View the installer log file to verify that the component was upgraded successfully.
    The installer creates the FAS-installer.log in the root of the directory that contains the installation files.
  2. Verify the version of the upgraded component.
    You can view the version of each component separately, or you can view the versions of all components.
    The following table describes how to verify the version for each Data Vault component:
    Data Vault Component
    How to Verify the Version
    Data Vault server
    From the root installation directory of the component, run the following command:
    ssaserver --version
    Data Vault Agent
    From the root installation directory of the component, run the following command:
    ssaagent --version
    Data Vault ODBC driver
    Locate the version in the .dll file properties.
    • 64-bit drivers on Windows:
      View the
      install_dir/ODBC/sando.dll
      and
      install_dir/ODBC/sandos.dll
      files.
    • 32-bit drivers on Windows:
      View the
      install_dir/ODBC32/sando.dll
      file.
    Data Vault Plug-in
    The Data Vault Plug-in is a package of multiple Data Vault components. To determine the version of each component, run the following commands:
    ssaadmin --version
    ssau --version
    ssasql --version
    ssadrv --version
    To determine the ODBC version, refer to the instructions in this table for the Data Vault ODBC driver.
    Data Vault Administrator Tool and SQL Tool
    From the root installation directory of the component, run the following command:
    ssaadmin --version
    To view the versions of all Data Vault components, perform the following steps:
    • From the root Data Vault installation directory, run the following command to connect to the Data Vault server:
      ssaadmin dba
    • Run the following ssaadmin command to view list of components and corresponding versions:
      version
    The ssaadmin command utility communicates with the server. The server gets the version for each component, even if the components are on separate machines.
  3. Start the Data Vault component.
  4. Verify that you can access the Data Vault from Data Archive.
  5. If you have a Data Vault in an external storage, verify that you can access the data in the external storage.
  6. Remove the following parameter from the META section of the
    ssa.ini
    file:
    dvlp_MDConsistencyCheck = 0
    You might have added this parameter to the
    ssa.ini
    file in version 6.4 if the metadata consistency check was preventing the Data Vault server from starting. As of version 6.4 HF1, this parameter is no longer required.

0 COMMENTS

We’d like to hear from you!