Hitachi

Hitachi Advanced Database Messages


KFAA31650-E

A aa....aa index cannot be defined because "bb....bb" is specified. (M+J+O)

An index cannot be defined because the bb....bb option is specified. <SQLSTATE: 42IA6>

aa....aa: Index type
  • range: Range index

  • text: Text index

bb....bb: The option specified
  • UNIQUE: UNIQUE was specified.

  • ASC: ASC was specified.

  • DESC: DESC was specified.

  • PCTFREE: PCTFREE was specified.

S:

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

Action:

Execute the CREATE INDEX statement without specifying the option output in bb....bb