Hitachi

Hitachi Advanced Database Messages


KFAA41103-W

The value of aa....aa in the client definition is invalid. The value must be less than or equal to the value specified in the server definition. The value of aa....aa in the client definition will be changed to the value specified in the server definition. (client definition = bb....bb, server definition = cc....cc) (M)

For the aa....aa operand, the value specified in the client definition is being ignored and the value specified in the server definition is being used, because the value specified in the client definition is greater than the value specified in the server definition.

aa....aa: Name of the target operand:
  • adb_sql_exe_max_rthd_num: Maximum number of SQL processing real threads

  • adb_sql_exe_hashtbl_area_size: Size of the hash table area

  • adb_sql_exe_hashflt_area_size: Size of the hash filter area

bb....bb:

Value of the aa....aa operand specified in the client definition

cc....cc:

Value of the aa....aa operand specified in the server definition

S:

Continues processing.

Action:

Evaluate the aa....aa operand values, and set the value specified in the client definition to be equal to or less than the value specified in the server definition.

For details about the target operand, see the following: If the operand is in the server definition, 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. If the operand is 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.