Hitachi

JP1 Version 12 JP1/Automatic Job Management System 3 Messages


KAVS1954-E

The number of already registered logical hosts has reached the maximum, so additional registration is not possible.

A new logical host cannot be attached because the number of logical hosts attached to the queueless agent service has reached the maximum, that is, 10.

(S)

Cancels command execution.

For the queueless cluster process, the system cancels the processing to attach the logical host. Then, by default, the system continues startup processing without abnormally terminating the queueless cluster process.

If you want to abnormally terminate the queueless cluster process, specify error for the AJSQL_CLUSTERREQ environment setting parameter.

For details about AJSQL_CLUSTERREQ, see 20.10 Setting up the queueless job execution environment in the JP1/Automatic Job Management System 3 Configuration Guide.

(O)

Execute the ajsqldetach command to detach the logical host on which no queueless job is being executed, and then execute the ajsqlattach command to re-attach the logical host that caused the error.

If the logical hosts are attached directly from the queueless cluster process, restart the JP1/AJS3 service on the logical host that caused the error.

Examples:
  • In this example, the command detaches the logical host Lhost.

    Execute the ajsqldetach command as follows:

    ajsqldetach -h Lhost

    For details on the ajsqldetach command, see ajsqldetach in 4. Commands Used for Special Operation in the manual JP1/Automatic Job Management System 3 Command Reference.

  • In this example, the command attaches the logical host Lhost.

    Execute the ajsqldetach command as follows:

    ajsqlattach -h Lhost

    For details on the ajsqlattach command, see ajsqlattach in 4. Commands Used for Special Operation in the manual JP1/Automatic Job Management System 3 Command Reference.