Collection Contents Index SHLIB_PATH environment variable [HP-UX] Next PDF

SQL Anywhere® Server - Database Administration  > SQL Anywhere Environment Variables  > Introduction to SQL Anywhere environment variables

SQLANY10 environment variable


Specifies the location of the directory containing SQL Anywhere 10.

Syntax

SQLANY10=directory-name

Default
Operating systemLocation
WindowsC:\Program Files\SQL Anywhere 10
AIX/usr/lpp/sqlanywhere10
Mac OS X/Applications/SQLAnywhere10/System
Other Unix operating systems/opt/sqlanywhere10
Remarks

This environment variable should be set for several reasons. For example, samples require this environment variable to locate SQL Anywhere applications.

On Windows, the installer sets the location of the SQLANY10 environment variable.

On Unix, the sa_config.sh and sa_config.csh files, created by the installer, are scripts that create or modify this and other environment variables.

See also

Collection Contents Index SHLIB_PATH environment variable [HP-UX] Next PDF