Hitachi

Hitachi Advanced Database メッセージ


KFAA31267-E

There is an error in the specification method of aa....aa in the COPY statement. (reason = bb....bb) (M+J+O)

COPY文のaa....aaの指定方法に誤りがあります。 <SQLSTATE:427MA>

aa....aa:誤りがある指定個所
  • output location string:出力先位置文字列

  • delimiter character:区切り文字

  • COPY optionCOPYオプション

bb....bb:エラーの原因
  • the data length exceeds the range that can be specified

    指定できるデータ長の範囲を超えています。

  • the same type of option is duplicated

    COPYオプションに指定したオプションが重複しています。

(S)

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

〔対策〕

SQL文を修正してください。