Table of Contents

Search

  1. About the Data Vault Administrator Guide
  2. Introduction to the Data Vault
  3. Data Vault Service Startup and Shutdown
  4. Data Vault Configuration
  5. Data Vault SSL Setup
  6. Data Vault ODBC Setup
  7. Data Vault Administration
  8. Data Repartitioning
  9. Partial Data Vault Copy
  10. Archived Data Migration
  11. Bulk File Uploader
  12. Data Vault Administration Tool
  13. Data Vault Logs
  14. User Account Privileges
  15. ssasql Command Line Program
  16. Data Vault Audit Log
  17. Sample Configuration Files

Data Vault Administrator Guide

Data Vault Administrator Guide

Using Perl Tools

Using Perl Tools

Perl tools require odbc32 libraries. Before you use these tools, pre-pend the LD_LIBRARY_PATH with the odbc32 folder inside the Data Vault installation folder.
For example:
export LD_LIBRARY_PATH=/u01/Official/Jenkins_slave/workspace/SSL_TEST/ILM-FAS/odbc32:$LD_LIBRARY_PATH
Unless you have defined the host name without the domain name as a subject alternate name, ensure that the HOST parameter in the SERVER section of ssa.ini is a fully qualified-domain name. The perl tools internally connect using the host name as provided in the SERVER section of ssa.ini.
For example:
HOST in the SERVER section of ssa.ini is "myhost" and the domain name is "mydomain.com."
If you have not used "myhost" as a subject alternate name while creating certificates, then ensure that the HOST parameter value in the SERVER section of ssa.ini is "myhost.mydomain.com." If you have used "myhost" as a subject alternate name, you can provide "myhost" as the HOST parameter value.

0 COMMENTS

We’d like to hear from you!