In UNIX, the QPTune executable and libraries are installed in:
$SYBASE/$SYBASE_ASE
$SYBASE/$SYBASE_ASE/lib
In Windows, the executable and libraries are in:
%SYBASE%\%SYBASE_ASE%
%SYBASE%\%SYBASE_ASE%\lib
To run the QPTune GUI, these files must be present in your installation:UNIX:
$SYBASE/$SYBASE_ASE/qptune/config.xml
$SYBASE/$SYBASE_ASE/lib/qptune.jar
$SYBASE/$SYBASE_ASE/qptune/lib/xercesImp.jar
$SYBASE/$SYBASE_ASE/qptune/lib/xml-apis.jar
$SYBASE/jConnect-6_0/classes/jconn3.jar
$SYBASE_JRE6/bin/java
Windows:
%SYBASE%\%SYBASE_ASE%\qptune\config.xml
%SYBASE%\%SYBASE_ASE%\lib\qptune.jar
%SYBASE%\%SYBASE_ASE%\qptune\lib\xercesImp.jar
%SYBASE%\%SYBASE_ASE%\qptune\lib\xml-apis.jar
%SYBASE%\jConnect-6_0\classes\jconn3.jar
%SYBASE_JRE6%\bin\java
Set these environment variables:
SYBASE_JRE6 – to the Java runtime installation.
SYBASE – to the latest Sybase installation on your machine.
SYBASE_ASE – to the Adaptive Server component (directory) of the installation on your machine.