Table of Contents

Search

  1. Preface
  2. Backing Up and Restoring the Data Vault
  3. Configuring Centera as a Remote Data Vault Store
  4. Configuring Data Archive for a Legacy Source Using Legacy Adapters
  5. Data Archive Seamless Access for PeopleSoft
  6. Data Archive Transaction Restore API
  7. Dropping and Truncating Partitions in Data Archive
  8. High Availability Configuration for the Data Archive and File Archive Service Versions 6.1 to 6.3
  9. 0955-High Availability Configuration for the Data Vault Version 6.4 and Later
  10. How to Create Business Rules to Archive and Purge Transactional Data
  11. How to Uninstall Data Archive 5.1
  12. How to Uninstall Data Archive 5.3
  13. How to Use Scripts to Change Database User Passwords in the ILM Repository
  14. IBM DB2 Database Connectivity and Setup for Data Archive
  15. Installing Data Visualization
  16. Integrating Third-Party Schedulers in ILM Engine
  17. Parallel Processing in Data Archive
  18. Seamless Access Configuration for Siebel Applications
  19. Seamless Access Setup for Oracle E-Business Suite
  20. Using the Data Vault Service JDBC Driver to Connect to the Data Vault
  21. Using Multiple Engines in an ILM Environment
  22. Using PowerExchange ODBC Connections in a Data Archive Retirement Project
  23. Discovering Foreign Key Relationships in Enterprise Data Manager

Data Archive How-To Guide

Data Archive How-To Guide

Set the Location of the Data Vault Repository File

Set the Location of the Data Vault Repository File

Set the location of the Data Vault repository file in the
alias.conf
configuration file. Back up the
alias.conf
file before you modify it.
  1. Use a text editor to open the
    alias.conf
    file located in the following directory:
    \<Data Vault root directory>\firebird
  2. Find the line that starts with:
    meta_fb=
    The line contains the directory path and file name of the Data Vault repository file.
    For example:
    meta_fb=C:\ILM-DV~4\firebird\meta_fb.fdb
    In this example, the Data Vault repository file is:
    meta_fb.fdb
    and the file is located in the directory:
    C:\ILM-DV~4\firebird\
  3. Copy the Data Vault repository file from the location indicated in the
    meta_fb=
    line to the shared storage.
    In the example, complete the following steps:
    1. Go to
      C:\ILM-DV~4\firebird\
    2. Copy the
      meta_fb.fdb
      file to the
      <SANRootDirectory>\Meta
      directory that you created in the shared storage device.
  4. Update the
    meta_fb=
    line with the new location of the Data Vault repository file,
    <SANRootDirectory>\Meta\
    In the example, replace the old directory path
    C:\ILM-DV~4\firebird\meta_fb.fdb
    with the new directory path
    <SANRootDirectory>\Meta\meta_fb.fdb
  5. Save the
    alias.conf
    file.

0 COMMENTS

We’d like to hear from you!