Receive System Startup command

This command starts up the Receive daemon.

Format of command

hulrcvd [-p path] [-t temp] [-l file|-s|-l]

Explanation of the parameters

-p path

Directory in which the system files are stored (Optional)

System files will be searched for in the following order:

  1. The path specified in -p

  2. The path set in the environment variable (HULPATH)

  3. The current path that has started the daemon

-t temp

Work file generation path (Optional)

If you omit this parameter, the value set in the System Environment Settings is applied.

-l file

Specify the name of the file to which the message log and trace log are output. (Optional)

Specify the file name as an alphanumeric character string within 256 bytes. Specify the file name with the full path.

The output contents vary depending on the settings of Trace Output Version (tlogver) and Log Size Reduction Mode (logreduction).

This parameter can also be specified when the daemon is started up by the Start Synchronization command for clustering.

-s

Specify whether to output the message log and trace log to syslog. (Optional)

Refer to the following for the priority of messages output to syslog:

HULFT10 for Linux/AIX Error Codes and Messages : Log (message) output contents and output destination

This parameter can also be specified when the daemon is started up by the Start Synchronization command for clustering.

Note

If you set '6' for Trace Output Version in the System Environment Settings, the trace log is not output to syslog. Instead, the log is output to the file specified in Trace Output File in the System Environment Settings.

-l

Specify whether to output the message log to the console. (Optional)

Specifying this parameter outputs the message log to the console. This parameter can also be specified when the daemon is started up by the Start Synchronization command for clustering.

= Remarks =

The trace log is output to the file specified for Trace Output File in the System Environment Settings.

Note

If you use the Start Synchronization command for clustering to start up the Receive daemon, you cannot specify at startup the following parameters, which modify the System Environment Settings.

[-p path],[-t temp]

Remarks