Specifies the locations of directories containing SQL Anywhere executables.
PATH=path-listThe following paths are only added if the corresponding component is installed.
| Operating system | Default location | 
|---|---|
| Windows 32-bit | C:\Program Files\SQL Anywhere 11\bin32 | 
| Windows x64 | C:\Program Files\SQL Anywhere 11\bin64 | 
| Mac OS X | /Applications/SQLAnywhere11/System/bin32 | 
| /Applications/SQLAnywhere11/System/sybcentral600 | |
| /Applications/SQLAnywhere11/System/openserver/OCS-15_0 | |
| AIX (32-bit) | /usr/lpp/sqlanywhere11/bin32 | 
| AIX (64-bit) | /usr/lpp/sqlanywhere11/bin64 | 
| AIX (all platforms) | /usr/lpp/sqlanywhere11/openserver/OCS-15_0/bin | 
| Other Unix operating systems (32-bit) | /opt/sqlanywhere11/bin32 | 
| Other Unix operating systems (64-bit) | /opt/sqlanywhere11/bin64 | 
| All other Unix operating systems | /opt/sqlanywhere11/sybcentral600 | 
| /opt/sqlanywhere11/openserver/OCS-15_0/bin | 
On Windows, the PATH environment variable is modified by the installer to include the directories where SQL Anywhere executables are located.
On Unix, the sa_config.sh and sa_config.csh files, created by the installer, are scripts that create or alter this and other environment variables.
| Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |