Hitachi

JP1 Version 12 JP1/Base User's Guide


jbs_spmd_stop

Organization of this page

Function

The jbs_spmd_stop command stops JP1/Base processes other than the event service. This command is useful for stopping other processes, but not the event service, if a failure occurs in a process. For details on restarting stopped processes, see the jbs_spmd command.

Format

jbs_spmd_stop [-h logical-host-name]
              [-kill]

Required execution permission

In Windows: Administrators (If User Account Control (UAC) for Windows is enabled, you must execute the command from the administrator console.)

In UNIX: Superuser or JP1/Base administrator permission

Command directory

In Windows:

installation-folder\bin\

In UNIX:

/opt/jp1base/bin/

Arguments

-h logical-host-name

When using JP1/Base in a cluster system, specify the logical host whose processes you want to stop. You can enter a character string that is from 1 to 255 bytes to specify the logical host. If you omit this option, the host name set in the environment variable JP1_HOSTNAME is assumed. If the environment variable JP1_HOSTNAME is not set, the physical host name is assumed.

-kill

Specify this option to forcibly terminate processes.

Notes

Return values

0

Normal end

Other than 0

Abnormal end