Hitachi

Hitachi Advanced Database Messages


KFAA30705-E

The value aa....aa of option "bb....bb" in statement cc....cc is outside the specified range. (M+J+O)

A value outside the valid range was specified for a table option in the CREATE TABLE or ALTER TABLE statement, or for an index option in the CREATE INDEX statement. <SQLSTATE: 425D5>

aa....aa: Invalid specification value

If it cannot be output, *** is displayed.

bb....bb: Name of option for which the out-of-range value was specified
  • PCTFREE

  • CHUNK

cc....cc: Executed SQL statement
  • ALTER TABLE

  • CREATE TABLE

  • CREATE INDEX

S:

Ignores this SQL statement. Alternatively, the system invalidates this transaction.

Action:

Correct the table or index option for which the out-of-range value was specified.