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

Making ODBC Connections

Making ODBC Connections

Complete the following steps to make ODBC connections:
Before making an ODBC connection, ensure that the NUCLEUS variable is set in the SYSTEM variables as shown below:
NUCLEUS=SUPPORT:<Installation location which contains nucleus.ini file>
  1. Create the DSN with the host name as a fully-qualified domain name. If the host name is part of the subject alternate names, you can use just the host name. For example:
    If the host name is "myhost" and the domain is "mydomain.com," if "myhost" is not added in the subject alternate names, input the host name as:
    myhost.mydomain.com
    Otherwise, if "myhost" is added in the subject alternate names, you can input only "myhost" in the host field when you create the DSN.
    Since you set the NUCLEUS variable as a pre-requisite, the nucleus.ini file in the location is updated with the new DSN name with the connection name as provided when you created the DSN.
  2. Under the corresponding [CONNECTION] name, verify that the host name is exactly as given during DSN creation.
  3. Add the following entries under [CONNECTION]:
    CertFile = <full path and name of the CA certificate file or self-signed certificate file> SSL=1

0 COMMENTS

We’d like to hear from you!