Verifying RAPStore

Use the stop_iq utility to verify that the RAPStore server is up and running.

  1. Open a command window.
  2. Change to $RAP/RAPStore/IQ-15_1.
  3. Source the environment variables:
    source IQ-15_1.csh
    or
    . ./IQ-15_1.sh
  4. Run:
    $RAP/RAPStore/IQ-15_1/bin/stop_iq

    RAPStore server displays a message that indicates the current status of your server.

  5. Enter N when you are prompted to shut down the server.
  6. If the RAPStore server is not running, change to $RAP/RAPStore/IQ-15_1/RAPDB and enter:
    start_iq @<RAPStore_server>.cfg <RAPDB>.db

    where <RAPStore_server> is the name of your RAPStore server and <RABDB> is the name of your RAPStore database.