Hitachi

JP1 Version 12 JP1/Base User's Guide


jbslistlcact

Organization of this page

Function

The jbslistlcact command lists the waiting or running local actions.

Format

jbslistlcact [-h logical-host-name]

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.

Return values

0

Normal end

1

No waiting or running local action.

255

Other error

Output example

The following shows an example output by executing the jbslistlcact command:

act-No      act-Name      Status      Command
1122        JOB10         running      abc.exe
1334        JOB22         waiting      xyz.bat

act-No is an action number, act-Name is an action name, Status is an action execution status, and Command is a first string of a command. If an attribute variable name is specified in a command, the variable will be expanded.