SQLANY11 environment variable

Specifies the location of the directory containing SQL Anywhere 11.

Syntax
SQLANY11=directory-name
Default
Operating system Location
Windows C:\Program Files\SQL Anywhere 11
AIX /usr/lpp/sqlanywhere11
Mac OS X /Applications/SQLAnywhere11/System
Other Unix operating systems /opt/sqlanywhere11
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 SQLANY11 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