Hitachi

Hitachi Advanced Database Messages


KFAA50229-E

The search buffer specified in aa....aa option bb....bb is invalid. The required size is "cc....cc" MB. (M)

The buffer size specified during execution of the command is insufficient. The buffer size required for executing the command is cc....cc megabytes.

aa....aa: Command option type
  • export: Export option

  • archive chunk: Archive chunk option

bb....bb: Option name
  • adb_export_scan_buff_size

  • adb_arcv_scan_buff_size

cc....cc:

Required buffer size (megabytes)

S:

Terminates processing.

Action:

If aa....aa is export:

Take one of the following corrective actions:

  • Change the value of the export option adb_export_scan_buff_size so that it is greater than cc....cc.

  • Correct the SELECT statement in the SQL statement file. Reduce the number of selection expressions in the outermost query specification or the length of the data resulting from the selection expression.

If aa....aa is archive chunk:

Change the value of the archive chunk option adb_arcv_scan_buff_size so that it is greater than cc....cc.