The combination of left side and right side types appearing in the comparison predicate is invalid. Query name = aa....aa, SELECT clause = position number bb....bb, comparison predicate = position number cc....cc
- aa....aa: Query name
bb....bb: Position number of SELECT clause
cc....cc: Position number of comparison predicate - Description:
- The combination of left side and right side types appearing in the comparison predicate is invalid.
- System processing:
- Stops query registration processing.
- Action to take:
- Revise the types of the value expression of the comparison predicate.