Hitachi

Hitachi Advanced Data Binder メッセージ


KFAA31245-E

There is an error in the specification method of an array element reference. (reason = aa....aa, query number = bb....bb) (M+J+O)

配列要素参照の指定に誤りがあります。

aa....aa:誤りの理由

aa....aaの値

説明

SQLSTATE

the array value expression is not array data

配列値式が配列データではありません。

427P1

a dynamic parameter is specified in an array value expression

配列値式に?パラメタが指定されています。

427P2

specified position of the array element reference is invalid

配列要素参照の指定位置が誤っています。

427P3

column specifications of different table references are specified in a predicate that includes an array element reference for which ANY is specified

ANYを指定した配列要素参照を含む述語に,異なる表参照の列指定を指定しています。

427P4

a scalar subquery is specified in a predicate that includes an array element reference for which ANY is specified

ANYを指定した配列要素参照を含む述語に,スカラ副問合せを指定しています。

427P5

column specifications of different table references are specified for an array element reference that has the same identification number and for which ANY is specified

同じ識別番号を持つANYを指定した配列要素参照の列指定に,異なる表参照の列指定を指定しています。

427P6

more than 255 types of identification numbers of array element references for which ANY is specified

SQL文中に指定したANYを指定した配列要素参照の識別番号の種類の数の合計が255を超えています。

427P7

bb....bb:配列要素参照を指定した問合せの位置番号

問合せの位置番号については,「1.5 問合せの位置番号」を参照してください。

ただし,aa....aaSQLSTATE427P7の場合は,***が表示されます。

(S)

このSQL文を無視します。または,このトランザクションを無効にします。

〔対策〕

マニュアルHADB SQLリファレンス配列要素参照の指定形式および規則を参照して,SQL文を修正してください。