Specifies the locations of directories containing SQL Anywhere executables.
PATH=path-list
Note: the following paths are only added if the corresponding component is installed.
Operating system | Default location |
---|---|
Windows 32-bit | C:\Program Files\SQL Anywhere 10\win32 |
Windows ia64/Itanium | C:\Program Files\SQL Anywhere 10\ia64 |
Windows x64 | C:\Program Files\SQL Anywhere 10\x64 |
Windows | C:\Program Files\SQL Anywhere 10\Sybase Central 5.0.0\win32 |
Mac OS X | /Applications/SQLAnywhere10/System/bin32 |
/Applications/SQLAnywhere10/System/sybcentral500 | |
/Applications/SQLAnywhere10/System/openserver/OCS-15_0 | |
AIX (32-bit) | /usr/lpp/sqlanywhere10/bin32 |
AIX (64-bit) | /usr/lpp/sqlanywhere10/bin64 |
AIX (all platforms) | usr/lpp/sqlanywhere10/openserver/OCS-15_0/bin |
Other Unix operating systems (32-bit) | /opt/sqlanywhere10/bin32 |
Other Unix operating systems (64-bit) | /opt/sqlanywhere10/bin64 |
All other Unix operating systems | /opt/sqlanywhere10/sybcentral500 |
/opt/sqlanywhere10/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.