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

UNIX

UNIX

Use the following syntax at the operating system command prompt (the quotation marks must be typed as shown):
  • Bourne and Korn Shells
    NUCLEUS='
    PARAMETER-NAME
    :
    value
    [
    PARAMETER-NAME
    :
    value
    ...]' export NUCLEUS
  • C Shell
    setenv NUCLEUS '
    PARAMETER-NAME
    :
    value
    [
    PARAMETER-NAME
    :
    value
    ...]'
Any number of parameters can be set in this way; each parameter-name/value pair must be separated by a space. If more than one parameter is set in the NUCLEUS variable, they must be enclosed by single or double quotation marks. If a hyphen (
-
) is specified for
value
, the Nucleus default value is used.

0 COMMENTS

We’d like to hear from you!