Before you start the Data Vault components, you might have to set the Data Vault environment variables.
If you have Windows and you plan to start the Data Vault components through Windows services, you do not have to set the Data Vault environmental variables.
If you plan to start the Data Vault components in one of the following ways, you must set the Data Vault environment variables:
Use an operating system other than Windows.
Use the Windows command prompt.
To set the Data Vault environment variables, run the
ssaenv
file that is located in the Data Vault installation directory. The
ssaenv
file is a pre-configured script file that contains commands that set the Data Vault environment variables.
To run the
ssaenv
file, use one of the following commands:
On an operating system other than Windows
Use the following command:
source ssaenv.sh
If you are using a C shell environment, use the following command:
source ssaenv.csh
On a Windows operating system through the command prompt