UNIX only realstart

Sets up the Reality environment on a UNIX host and start up the central daemon.

Syntax

realstart

Restrictions

Can be used by the super-user only.

Comments

The central daemon exercises overall control of the Reality environment. Without the central daemon, Reality is unavailable on the system. This command is normally run automatically at boot time.

If you are using Database Isolation, you must use realroot to select required instance of Reality before running realstart.

Refer to the topic Starting and Stopping Reality.

Example 1

In the following example, the details of the Rawlog is included as it has been configured.

root@sundev:~# realstart

realstart, version 45.1
The Install_SN script has been installed
The Install_Key script has been installed
The show_key script has been installed
The /etc/init.d/reality script has been installed
The /etc/init.d/shadow script has been installed
The realityrc script has been installed
The realcshrc script has been installed

runrealcd: Reality daemon 23090 writing to /usr/realman/15.1/files/daemon.log

The base, 15.1 central daemon has been started


Current RawLog Status:

Status LIVE, Initialised 14:05:03 Jun 25, Last updated 14:05:03 Jun 25

Reality instance 15.1 central daemon pid: 23090
root@sundev:~#			

Example 2

In the following example, the details of the Rawlog is included as it has not been configured.

[root@RLTY-DEV-RHL85 ~]# realstart

realstart, version 45.1
The Install_SN script has been installed
The Install_Key script has been installed
The show_key script has been installed
The /etc/init.d/reality script has been installed
The /etc/init.d/shadow script has been installed
The realityrc script has been installed
The realcshrc script has been installed

runrealcd: Reality daemon 2132676 writing to /usr/realman/15.1/files/daemon.log

The base, 15.1 central daemon has been started

Raw log not setup for Reality instance 15.1

Reality instance 15.1 central daemon pid: 2132676
[root@RLTY-DEV-RHL85 ~]#