KFAA31563-E
There is an error in the specification method in the CREATE SERVER statement. (reason = aa....aa) (M+J+O)
CREATE SERVER文の指定方法に誤りがあります。 <SQLSTATE:42I7B>
- aa....aa:エラーの原因
-
-
only one of either the ACCESS_KEY or SECRET_KEY options is specified
ACCESS_KEYオプションおよびSECRET_KEYオプションのどちらか1つだけが指定されています。
-
the endpoint string does not start with 'http://' or 'https://'
エンドポイント文字列の先頭に,http://またはhttps://が指定されていません。
-
- (S)
-
このSQL文を無視します。または,このトランザクションを無効にします。
- 〔対策〕
-
SQL文を修正してください。