Sybase 3.8 manual Setting Environment Variables, Verifying the Environment Variables

Models: 3.8

1 50
Download 50 pages 62.1 Kb
Page 34
Image 34
Manual background

Chapter 5

Setting Environment Variables

After installation and before installing the database schema, you must create the environment variables identified in the following table.

To set the environment variables:

Choose one of the following:

￿Add each variable to your profile using the command in the table.

Enter the information on the command line each time you start an executable.

New Era of Networks Product Environment Variables

Variable

Command Syntax

 

 

NNSY_ROOT

export NNSY_ROOT=/usr/lpp/nnsy

 

 

ICU_DATA

export ICU_DATA=/usr/lpp/nnsy/share/icu/data

 

 

NNSY_CATALOGUE

export NNSY_CATALOGUE=/usr/lpp/nnsy/NNSYCata-

 

logues/<locale name>

 

 

PATH

export PATH=/usr/lpp/nnsy/bin/:$PATH

 

 

LIBPATH

export LIBPATH=/usr/lpp/nnsy/bin/:$LIBPATH

 

 

WARNING!

When you are making changes to the paths, type the following to prevent overwriting all data currently in the path:

For PATH:

export PATH=$NNSY_ROOT/BIN:$PATH

For LIB_PATH:

export LIBPATH=$NNSY_ROOT/BIN:$LIBPATH

Verifying the Environment Variables

Using the env command, verify that the system variables for your operating environment are set ￿properly:

New Era of Networks product environment variables identified in New Era of Networks Product Environment Variables on page 30.

30New Era of Networks Adapter for Flat Files Installation Guide

Page 34
Image 34
Sybase 3.8 manual Setting Environment Variables, Verifying the Environment Variables