Hitachi

JP1 Version 12 JP1/Base User's Guide


jbscancellcact

Organization of this page

Function

The jbscancellcact command cancels the waiting or running local actions. If the command is canceled while it is being executed, the executed process and its child processes are also canceled.

Format

jbscancellcact [-h logical-host-name]
               action-number

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

Specify the logical host if you are using JP1/Base in a cluster system. 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.

action-number

Specify an action number of the local action that you want to cancel. To check an action number, execute the jbslistlcact command to display a list of action numbers.

Return values

0

Normal end

1

The specified action does not exist as a waiting action or running action.

255

Other error