After you install the core components and activate your SySAM
license, restart the RAPCache server. 
        
            - 
                Open a command window.
            
 
            - 
                Change to 
                    $RAP/RAPCache,
where $RAP is your RAP installation
directory.
            
 
            - 
                Source the environment
variables: source SYBASE.csh or 
                    . ./SYBASE.sh.
                
            
 
            - 
                Change to $RAP/RAPCache/ASE-15_5/install.
            
 
            - 
                Start the RAPCache server:./startserver -f RUN_<server_name> &
                
                 
                    
                        where <server_name> is
the name of the server. The ampersand (&) starts a background process that
continues to run after you exit the terminal window.