Hitachi

Hitachi Advanced Data Binder メッセージ


KFAA50265-E

A setting for the column structure information file is invalid. (column name = aa....aa, option = bb, reason = cc....cc) (M)

列構成情報ファイルの指定に誤りがあります。

aa....aa:列構成情報ファイルのadbcolumninfoオペランドの-nオプションに指定した列名

列名を出力できない場合は,***が表示されます。

bb:

誤りがあるオプション名

cc....cc:エラーの原因
  • not column name:

    adbcolumninfoオペランドの-nオプションに指定した列名が処理対象表に存在しません。

  • duplicate:

    adbcolumninfoオペランドの-nオプションに指定した列名が重複しています。

  • not specified:

    オプションの指定がありません。

  • invalid value:

    指定値が不正です。

  • The total value of the start position and the length exceeds the record length.:

    adbcolumninfoオペランドの-pオプションに指定した先頭位置と長さの合計が,adb_import_input_record_sizeオペランドに指定した入力レコード長を超えています。

  • The length value exceeds the number of characters that can be specified.:

    adbcolumninfoオペランドの-pオプションの長さに指定した値が,adbcolumninfoオペランドの-nオプションに指定した列に指定可能な文字数を超えています。

  • The length value is less than the number of characters that can be specified.:

    adbcolumninfoオペランドの-pオプションの長さに指定した値が,adbcolumninfoオペランドの-nオプションに指定した列に指定可能な文字数に達していません。

  • The lengths of the values specified for the -c option and for the -p option do not match.:

    adbcolumninfoオペランドの-cオプションの指定値の長さと,adbcolumninfoオペランドの-pオプションの長さに指定した値が不一致です。

  • The length value specified is odd.:

    adbcolumninfoオペランドの-pオプションの長さに指定した値が奇数です。

  • The definition data type of the column is not a binary type.:

    列に定義されたデータ型がバイナリ型ではありません。

  • For a column that cannot store null values, the value empty_string can not be specified.:

    ナル値を格納できない列の場合,adbcolumninfoオペランドの-rオプションにempty_stringは指定できません。

  • The values specified for the -b option between the column name dd....dd do not match.:

    列名dd....ddとの間で,adbcolumninfoオペランドの-bの指定値が不一致です。

  • If the value empty_string is specified in the -r option, the -b option cannot be specified.:

    adbcolumninfoオペランドの-rオプションの指定値がempty_stringの場合,-bオプションは指定できません。

(S)

処理を終了します。

〔対策〕

列構成情報ファイルの指定を修正してください。