Hitachi

Hitachi Advanced Database Messages


KFAA30657-E

The size (aa....aa) of the area needed to store the row exceeds the page size (bb....bb). (M+J+O)

The CREATE TABLE or ALTER TABLE statement cannot be executed because the size of the area required to store a row exceeds the page size. <SQLSTATE: 56009>

aa....aa:

Size of the area required to store a row

bb....bb: Page size

If the page size or the size of the area required to store a row cannot be output, *** is displayed.

S:

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

Action:

Take one of the following actions:

  • Check and, if necessary, revise the row length of the base table by referencing Rules in Specification format and rules for the CREATE TABLE statement or Specification format and rules for the ALTER TABLE statement in the manual HADB SQL Reference.

  • Increase the page size of the data DB area for storing the base table.