Hitachi

Hitachi Advanced Database Messages


KFAA31382-E

An error occurred during execution of the system-defined function "aa....aa". (reason = bb....bb) (M+J+O)

An error occurred during the execution of the system-defined function aa....aa.

  • There is an error in the interval value specified for the ADB_GENERATE_SERIES function. <SQLSTATE: 2252F>

aa....aa: Name of the system-defined function
  • ADB_GENERATE_SERIES: ADB_GENERATE_SERIES function

bb....bb:

Cause of the error

S:

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

Action:
  • If step value is displayed for bb....bb

    One of the following has been specified for the interval value of the ADB_GENERATE_SERIES function:

    • 0

    • Null value

    • A value outside the range of numeric data values that can be specified in the value-expression-primary of a labeled duration

    Specify a value other than above for the interval value of the ADB_GENERATE_SERIES function.