Hitachi

Job Management Partner 1 Version 10 Job Management Partner 1/Automatic Job Management System 3 Messages 1


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 2.7 Setting up the queueless job execution environment in the Job Management Partner 1/Automatic Job Management System 3 Configuration Guide 2.

(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 3. Commands Used for Special Operation in the manual Job Management Partner 1/Automatic Job Management System 3 Command Reference 2.

  • 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 3. Commands Used for Special Operation in the manual Job Management Partner 1/Automatic Job Management System 3 Command Reference 2.