Hitachi

Hitachi Advanced Database Messages


KFAA41105-W

The value of adb_sql_exe_max_rthd_num in the client definition must be less than or equal to the maximum number of processing real threads usable in SQL execution. The value of adb_sql_exe_max_rthd_num in the client definition will be changed to aa....aa. (client definition = bb....bb) (M)

The value specified for the adb_sql_exe_max_rthd_num operand in the client definition is greater than the maximum number of processing real threads that can be used during execution of the SQL statement. As a result, the value specified for the client definition will be invalidated and changed to aa....aa.

aa....aa:

Value of the adb_sql_exe_max_rthd_num operand in the client definition after change

bb....bb:

Value specified for the adb_sql_exe_max_rthd_num operand in the client definition

S:

Continues processing.

Action:

Review the value specified for the adb_sql_exe_max_rthd_num operand in the client definition to be equal to or smaller than the maximum number of processing real threads that can be used by a HADB client.

For details about the adb_sql_exe_max_rthd_num operand in the client definition, see the topic Operands related to performance in Contents of operands in the client definition in Designing Client Definitions in the HADB Application Development Guide.

If the client-group facility is used, the maximum number of processing real threads that can be used by a HADB client varies depending on whether the HADB client belongs to a group. For details, see Points to consider when specifying the number of processing real threads for a group in the HADB Setup and Operation Guide.