Hitachi

Hitachi Advanced Database Messages


KFAA40291-W

A value larger than aaaa is specified for a value in the server definition adb_cmd_rthd_num. The specified value is ignored and the value of aaaa to is changed the assumed value of the number of processing real threads used by the command, and then processing will continue. (adb_cmd_rthd_num = bbbb, adb_sys_rthd_num = cccc) (M)

A value has been specified for the server definition's adb_cmd_rthd_num operand that is larger than the value calculated using the following formula.

  • Formula

    (value-of-server-definition-adb_sys_rthd_num-operand - 2) ÷ 2

The system ignores the specification of the adb_cmd_rthd_num operand, changes the provisional value for number of processing real threads a command uses into the value calculated using the above formula, and then continues processing.

When the value specified for the adb_sys_rthd_num operand is 3 or less, the provisional value for number of processing real threads a command will use changes to 1.

aaaa:

Value found with the above formula

bbbb:

Provisional value for number of processing real threads a command will use specified in the adb_cmd_rthd_num operand

cccc:

Number of processing real threads specified in the adb_sys_rthd_num operand

S:

Continues processing.

Action:

Change the value of the adb_cmd_rthd_num operand to be no more than the value calculated in the formula above.