Hitachi

JP1 Version 12 JP1/Automatic Job Management System 3 Messages


KAVS1157-W

The number of retained generations of the jobnets with start conditions in the scheduler service (scheduler-service-name) reached the specified number (specified-number-of-generations).

Generations were retained or during the monitoring of multiple conditions joined by using AND condition, a particular event occurred repeatedly. As a result, the jobnet with start conditions has many generations whose status is Wait for start cond., Being held, or Wait for start time. This might adversely affect the performance.

(S)

Continues processing.

(O)

Execute the ajsshow command to identify the jobnet with start conditions and for which many execution generations exist.

The following is an example command:

ajsshow -F scheduler-service-name -g a -i "%JJ %## %CC" -ERT /

Use the following procedure to reduce the number of generations of the identified jobnet:

  1. Forcibly terminate or interrupt generations whose status is Now monitoring to stop their monitoring.

  2. Cancel the execution of the execution generations whose status is Wait for start cond. or Being held, and then delete those generations.

For details on the jobnet for which start conditions, see 3.4 Defining a start condition in the manual JP1/Automatic Job Management System 3 Overview.

For details on the ajsshow command, see ajsshow in 3. Commands Used for Normal Operations in the manual JP1/Automatic Job Management System 3 Command Reference.

To set the interval at which this message is output and the threshold for the number of generations, use the CONDGENWARNINT and CONDGENWARNNUM environment setting parameters. For details on the environment setting parameters, see 20.4 Setting up the scheduler service environment in the JP1/Automatic Job Management System 3 Configuration Guide.