Specifies the locations of directories containing SQL Anywhere executables.
SyntaxPATH=path-list
DefaultThe following paths are only added if the corresponding component is installed.
| Operating system | Default location |
|---|---|
| Windows (32-bit) | C:\Program Files\SQL Anywhere 12\bin32 |
| Windows (64-bit) | C:\Program Files\SQL Anywhere 12\bin64 |
| Mac OS X (32-bit) | /Applications/SQLAnywhere12/System/bin32 |
| Mac OS X (64-bit) | /Applications/SQLAnywhere12/System/bin64 |
| IBM AIX (32-bit) | /usr/lpp/sqlanywhere12/bin32 |
| IBM AIX (64-bit) | /usr/lpp/sqlanywhere12/bin64 |
| Solaris Sparc (32-bit and 64-bit) | /opt/sqlanywhere12/sun/jre160/bin |
| Linux (32-bit) | /opt/sqlanywhere12/bin32:/opt/sqlanywhere12/sun/jre160_x86/bin/ |
| Linux (64-bit) | /opt/sqlanywhere12/bin32:/opt/sqlanywhere12/sun/jre160_x64/bin |
| Other Unix operating systems (32-bit) | /opt/sqlanywhere12/bin32 |
| Other Unix operating systems (64-bit) | /opt/sqlanywhere12/bin64 |
RemarksOn 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.
See also![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |
