To shut down the system you must stop the following processes.
Procedure
- 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.
- Stop the interoperation server by killing the process.
- Stop the Rational DOORS database server by using
the following command from $DOORSHOME/bin:
dbadmin -data port@computer -killserver [-password password]
- 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.