Installing ASA

As part of the EAServer installation, ASA is automatically installed in the shared/SYBSasa9 subdirectory of the installation.

To run ASA, see “Starting EAServer, ASA, and EAServer Manager”.

Changing the setenv.sh file

If you have a separate ASA installation, you can use it by setting the SQLANY environment variable. Make a copy of the /bin/setenv.sh file, located in the EAServer directory. Edit and source this new file. Sybase recommends that you do not modify the setenv.sh file directly.

In the “Set SQLAnywhere variables” section, change the setting of the SQLANY environment variable to point to your ASA installation; for example:

SQLANY=/work/share/SYBSasa9 export SQLANY