Documentation Comments
Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.
RealityV15.1Online Documentation (MoTW) Revision 7
Starting and Stopping Reality (Host) (startingandstoppingreality.htm)
Reality is normally started automatically when the host system is powered up.
On UNIX, each version of Reality installed on the system can also be started separately using the realstartcommand. For example, to start Reality manually, run the realroot command to set your user environment. For example, if using the Korn shell for Reality V15.1 enter:
. realroot 15.1
Then, in super-user mode, enter:
realstart
C:>
realroot 15.1C:>
realserv -s
On UNIX, Reality is stopped automatically when the system is powered down. The stop script in /etc/init.d/reality is executed using killreal to shutdown the central daemons for all releases listed in the installed directory in /usr/realman and remove the message queues.
On Windows, Reality is stopped automatically when the system is shutdown.
On UNIX, a specific version of Reality installed on the system can also be stopped using the killreal command.
For example, to stop Reality manually, use the realroot command to select the current version (as described above for starting Reality). Then, in super-user mode, enter:
killreal
killreal performs a controlled and orderly shutdown.
Note: The UNIX kill command must not be used to remove the central or database daemons because it will not delete the message queue, shared memory, etc. and it will not then be possible to restart Reality.
realserv -e
You can also stop a specific version of Reality from the Control Panel, by stopping the appropriate service.