Hitachi

Hitachi Advanced Database メッセージ


KFAA31265-E

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

CREATE FOREIGN TABLE文のaa....aaの指定方法に誤りがあります。 <SQLSTATE:427M7>

aa....aa:誤りがある指定個所
  • foreign table option:外部表オプション

  • foreign data directory path string:外部データのディレクトリパス文字列

  • template directory path string:テンプレートディレクトリパス文字列

  • delimiter character:区切り文字

  • enclosing character:囲み文字

  • enumeration string:列挙文字列

  • minimum value string or integer:最小値文字列または最小値整数

  • maximum value string or integer:最大値文字列または最大値整数

  • datetime format string:日時書式文字列

  • interval value:間隔値

  • digit value:桁数

  • catalog namespace:カタログ名前空間

  • catalog endpoint string:カタログエンドポイント文字列

  • catalog region:カタログリージョン名

  • catalog ID:カタログID

  • warehouse name:ウェアハウス名

  • token URI:トークンURI

  • client ID:クライアントID

  • client secret:クライアントシークレット

  • allowed scope string:許可スコープ文字列

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

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

  • the value exceeds the range that can be specified

    指定できる値の範囲を超えています。

  • the specified option is duplicated

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

(S)

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

〔対策〕

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