Restarting the Adaptive Server Enterprise Server

After you activate your SySAM Adaptive Server Enterprise license, restart the Adaptive Server Enterprise server.

  1. Open a command window.
  2. Change the directory to <Adaptive Server Enterprise Installation Directory>.
  3. Source the environment variables: source SYBASE.csh or . ./SYBASE.sh.
  4. Change the directory to <Adaptive Server Enterprise Installation Directory>/ASE-15_0/install.
  5. Start the Adaptive Server Enterprise 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.