Job Management Partner 1/Automatic Job Management System 3 Command Reference 1
Format
jajs_hstd_stop
[-h logical-host-name]
-n detail-process-name
Description
The jajs_hstd_stop command stops 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 stop 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 stop. You can specify any of the process names listed in the following table.
Detailed process to be stopped 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
Notes
- Before you execute this command, make sure that JP1/AJS3 is running.
- By stopping ajsinetd separately, you can forcibly disconnect JP1/AJS3 - View from the scheduler service running on the specified logical host.
- We strongly recommend that you stop a separate detailed process other than ajsinetd only when an error has occurred. Normally, if a detailed process of the host service management function (jajs_hstd) is stopped, operation might be affected. For example, you might no longer be able to execute jobs.
- You cannot execute multiple jajs_spmd_xxxx commands concurrently on the same logical host.
Return values
0 Normal end. Values other than 0 Abnormal end.
Example
The following command stops the network control process (ajsinetd) on logical host lhost1.
jajs_hstd_stop -h lhost1 -n ajsinetd
Copyright (C) 2009, 2010, Hitachi, Ltd.
Copyright (C) 2009, 2010, Hitachi Solutions, Ltd.