The format of a character string constant that appears in a comparison predicate is incorrect. Query name = aa....aa, SELECT clause = position number bb....bb, comparison predicate = position number cc....cc, character string constant = dd....dd
- aa....aa: Query name
bb....bb: Position number of SELECT clause
cc....cc: Position number of comparison predicate
dd....dd: Incorrect specification - Description:
- The format of the character string constant that appears in the comparison predicate is incorrect.
- System processing:
- Stops query registration processing.
- Action to take:
- Revise the character string constant of the value expression of the comparison predicate.