Collection Contents Index SQLANYSAMP10 environment variable Next PDF

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

SQLANYSH10 environment variable


Specifies the location of the shared components directory.

Syntax

SQLANYSH10=directory-name

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

Interactive SQL, Sybase Central, and the SQL Anywhere Console utility (dbconsole) use this variable to determine the location of the shared components directory.

On Windows, the installer sets the location of the SQLANYSH10 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 SQLANYSAMP10 environment variable Next PDF