Constants cannot be compared to each other. 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:
- Constants are being compared to each other.
- System processing:
- Stops query registration processing.
- Action to take:
- Revise the types of the value expression of the comparison predicate.