KMBR27544-E <D>

%1構造体の%2番目でエラーが発生しました。
edmQueryOperator_Soundexオペレータの第2オペランドに,SDBR_STRINGCONST構造体でpValに,A,E又はK以外を指定しているか,SDBR_STRINGCONST構造体でpValに,A,E又はKを重複して指定しています。
An error occurred at number %2 of the structure %1.
In the second operand of the edmQueryOperator_Soundex operator, something other than A, E, or K is specified in pVal of the SDBR_STRINGCONST structure; or A, E, or K is duplicated in pVal of the SDBR_STRINGCONST structure.

%1:SDBR_QUERYNODE(WHERE)
(S)
処理を中止して,エラーリターンします。
(O)
次の手順で対策を実施してください。
  1. edmQueryOperator_Soundexオペレータの第2オペランドに指定したSDBR_STRINGCONST構造体で,pValに,A,EまたはKを重複しないように指定する。
  2. このメッセージの前に出力されたKMBR20000-Eで示すメソッドを実行する。
なお,戻り値については,「9. 戻り値一覧」を参照してください。