Hitachi

JP1 Version 12 JP1/Automatic Job Management System 3 Command Reference


jajs_hstd

Organization of this page

Format

jajs_hstd
     [-h logical-host-name]
      -n detail-process-name

Description

The jajs_hstd command starts a separate detailed process of the host service management function (jajs_hstd).

Execution privileges

In Windows: Administrators privilege

In UNIX: Superuser privileges

Arguments

-h logical-host-name

In a cluster system, specify the name of the logical host on which you want to start the host service.

You can specify a character string of 1 to 255 bytes.

By default, the system assumes the logical host name specified by the JP1_HOSTNAME environment variable. If environment variable JP1_HOSTNAME is not specified, the physical host name (which can be determined by the hostname command) is assumed.

-n detail-process-name

Specify the name of the detailed process you want to start. You can specify any of the process names listed in the following table.

Detailed process to be started

Detailed process name to be specified in the -n option

Windows

UNIX

ajshlogd

hlogd

ajshlogd

ajsinetd

ajsinetd

ajsinetd

ajsnetwd

network

ajsnetwd

ajsagtmd

agentm

ajsagtmd

ajsovstatd

ajsovstatd

ajsovstatd

ajsgwmasterd

gatewayd

ajsgwmasterd

jpqman#

submitqueue

jpqman_hst

jpomanager

hostevam

jpomanager_hst

ajscdinetd

ajscdinetd

ajscdinetd

ajsagtmond

agentmon

ajsagtmond

#

In the case of HP-UX, AIX, and Linux, the detailed process name is jpqman32.

Notes

Return values

0

Normal end.

Values other than 0

Abnormal end.

Example

The following command starts the network control process (ajsinetd) on logical host lhost1.

jajs_hstd -h lhost1 -n ajsinetd