After you install the core components and activate your SySAM license, restart the RAPCache server. To start RAPCache, you execute a RUN_<server_name> file that contains the information required to start or restart the server.
Starting the RAPCache server
Open a command window.
Change directory to $RAP/RAPCache, where $RAP is your Sybase RAP installation directory.
Use the appropriate shell command to source the environment variables:
source SYBASE.csh
– Or –
. ./SYBASE.sh
Change directory to $RAP/RAPCache/ASE-15.0/install.
Use this command to start the RAPCache server:
./startserver -f RUN_<server_name> &
where <server_name> is the name of the server. The & starts a background process that continues to run after you exit the terminal window.
For example, the RUN_<server_name> file name for an Adaptive Server named rapserver is RUN_rapserver.