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 realstart command. For example, to start Reality V14.0 manually, run the realroot command to set your user environment. For example, if using the Korn shell enter:
. realroot 14.0
Then, in super-user mode, enter:
realstart
C:>
realroot 14.0C:>
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 V14.0 manually, use the realroot command to select version V14.0 (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.