Hitachi

Hitachi Advanced Database Messages


KFAA41100-W

The value of adb_sql_exe_max_rthd_num is invalid. The value must be less than or equal to the value of adb_sys_rthd_num. The adb_sql_exe_max_rthd_num value will be changed to the value of adb_sys_rthd_num. (adb_sql_exe_max_rthd_num = aaaa, adb_sys_rthd_num = bbbb) (M)

A value was specified for the maximum number of SQL processing real threads that is larger than the number of processing real threads. The specified value is ignored, and processing continues using the value specified for the number of processing real threads as the maximum number of SQL processing real threads.

aaaa:

The maximum number of SQL processing real threads specified in the server definition's adb_sql_exe_max_rthd_num operand

bbbb:

The number of processing real threads specified in the server definition's adb_sys_rthd_num operand

S:

Continues processing.

Action:

Carefully review the specified values so that the value specified for the server definition's adb_sql_exe_max_rthd_num operand is less than or equal to the value of the adb_sys_rthd_num operand.

For details about the operands, see the topic Operands related to performance (set format) in Detailed descriptions of the server definition operands in Designing the Server Definition in the HADB Setup and Operation Guide.