Hitachi

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


B. If you start from the job scheduler other than JP1/AJS (only for UNIX)

This section explains how to start the batch job of JP1/Advanced Shell by using the job scheduler other than JP1/AJS in the execution environment.

For details about automation of the batch job operation by using a job scheduler other than JP1/AJS, see the manual for the job scheduler.

If you start the batch job from JP1/AJS, JP1/Advanced Shell executes the process of the asshexec command and child process in a different process group. This is because many functions of JP1/Advanced Shell are linked with JP1/AJS.

Figure B‒1: Process group that is started from JP1/AJS

[Figure]

If you start the batch job from a job scheduler other than JP1/AJS, process of the asshexec command and child process are executed in the same process group.

Figure B‒2: Process group that is started from a job scheduler other than JP1/AJS

[Figure]

With this, you can instantly finish the job with forced termination even if you stat a job from the job scheduler other than JP1/AJS. However, some function functions of JP1/Advanced Shell that require link with JP1/AJS cannot be used. For details, see B.3 Notes on starting from a job scheduler other than JP1/AJS.

Organization of this section