Shutting down Rational DOORS Web Access on Solaris or Linux systems

To shut down the system you must stop the following processes.

Procedure

  1. Stop the Rational® DOORS® Web Access server by running server.shutdown.sh script. This script is in the dwa directory. The process can take some time to end (15-30 seconds), and might report a number of socket warnings while shutting down.
  2. Stop the interoperation server by killing the process.
  3. Stop the Rational DOORS database server by using the following command from $DOORSHOME/bin:
    dbadmin -data port@computer -killserver [-password password]
  4. Stop the broker by running the broker.shutdown.sh script in the dwa directory. The process can take some time to end (15-30 seconds), and might report a number of socket warnings while shutting down.

Feedback