Hitachi

JP1 Version 11 JP1/Advanced Shell Description, User's Guide, Reference, and Operator's Guide 


B.2 SCHEDULER_SELECT parameter (selects the job scheduler to be used)

Syntax

#-adsh_conf SCHEDULER_SELECT {AJS | OTHER}

Description

Select the job scheduler to be used.

The job controller can execute a job from the job controller other than JP1/AJS. Some function provided by JP1/Advanced Shell cannot be used. For functions that cannot be used and notes, see B.3 Notes on starting from a job scheduler other than JP1/AJS.

To execute the job by using the job scheduler other than JP1/AJS, specify OTHER for the operand. To use JP1/AJS as the job scheduler or not to use the job scheduler, specify AJS for the operand.

If specification of this parameter is omitted, the job controller operates under the assumption that AJS is specified.

Operand

AJS

Specify AJS if any of the following conditions is applied:

  • JP1/AJS is used as job scheduler.

  • Job scheduler is not used.

OTHER

To use the job scheduler other than JP1/AJS, specify OTHER for the operand.

Notes