Hitachi

JP1 Version 12 JP1/Automatic Job Management System 3 Configuration Guide


15.1.12 Settings for restricting the maximum number of allowed concurrent sessions for scheduler services

You can specify the maximum number of allowed concurrent sessions for each scheduler service in JP1/AJS3 - View.

This setting is not in effect by default. To set it, specify it based on how the scheduler services operate.

Note that when you set the maximum number of allowed concurrent sessions, also consider whether you need to change the setting of the MAXSESSION environment setting parameter. For details, see 20.4.2(107) SERVICEMAXSESSION.

Organization of this subsection

(1) Definition procedure

  1. Stop the JP1/AJS3 service.

    Execute the following commands to confirm that all processes have stopped:

    # /etc/opt/jp1ajs2/jajs_stop
    # /opt/jp1ajs2/bin/jajs_spmd_status
  2. Execute the following command to set the environment setting parameter described in (2) below:

    jajs_config -k "definition-key" "parameter-name"=value
  3. Restart JP1/AJS3.

    The new settings are applied to the configuration definition.

(2) Environment setting parameter

Table 15‒9: The environment setting parameter for setting the maximum number of allowed concurrent sessions for scheduler services

Definition key

Environment setting parameter

Explanation

[{JP1_DEFAULT|logical-host}\JP1AJSMANAGER\scheduler-service]#

"SERVICEMAXSESSION"=

Sets the maximum number of allowed concurrent sessions for each scheduler service.

#:

The specification of the {JP1_DEFAULT|logical-host} part depends on whether the host is a physical host or a logical host. For a physical host, specify JP1_DEFAULT. For a logical host, specify the logical host name.

For details about the definition of this environment setting parameter, see 20.4.2(107) SERVICEMAXSESSION.