CWXQY1255E
WRONGTERMFORGP=CWXQY1255E: The field {0} appears in a SELECT or HAVING clause without an aggregate function but is not specified in the GROUP BY clause.
CWXQY1256E
NONESTEDAGGFUNC=CWXQY1256E: Nested aggregate functions are not allowed.
CWXQY1257E
AGGHASMOREDISTIN=CWXQY1257E: DISTINCT is specified more than once in aggregate functions.
CWXQY1258E
INVALIDNEXTSTATE=CWXQY1258E: Internal error. Invalid state on call to next.
CWXQY1259E
ARITHMETICOPFAIL=CWXQY1259E: An exception occurred while evaluating the arithmetic expression {0}.
CWXQY1260E
ARITHMETICOVERFLOW=CWXQY1260E: Underflow or overflow occurred while evaluating the arithmetic expression {0}.
CWXQY1261E
ARITYMETICDIVBYZERO=CWXQY1261E: An Arithmetic exception occurred due to division by zero.
CWXQY1262E
NOTFOUNDINMAP=CWXQY1262E: ObjectMap {0} not found.
CWXQY1263E
NOTFOUNDINDEX=CWXQY1263E: An [{0}] occurred because the ObjectMap [{1}] does not have index [{2}].
CWXQY1264E
NOOBJECTININDEX=CWXQY1264E: An [{0}] occurred because the index [{1}] does not contain the object [{2}].
CWXQY1265E
EVALINTERNALERROR=CWXQY1265E: An internal error found in [{0}].
CWXQY1266E
INTROSPMETHOD=CWXQY1266E: [{0}] occurred while introspecting method [{1}] of class [{2}].
CWXQY1267E
FIELDGETOBJECTFAILED=CWXQY1267E: [{0}] occurred because the specified object [{1}] is not an instance of the class or interface declaring the underlying field [{2}]
CWXQY1268E
INVOKMETHODFAIL=CWXQY1268E: [{0}] occurred while invoking method [{1}] on object [{2}].
CWXQY1269E
FIELDACCESSFAILED=CWXQY1269E: [{0}] occurred because the field [{1}] is inaccessible.
CWXQY1270E
DATEWRONGJDBCESCAPE=CWXQY1270E: Date given [{0}] is not in the JDBC date escape format[yyyy-mm-dd].
CWXQY1271E
TIMEWRONGJDBCESCAPE=CWXQY1271E: Time given [{0}] is not in the JDBC time escape format[hh:mm:ss].
CWXQY1272E
TIMESTAMPWRONGJDBCESCAPE=CWXQY1272E: Timestamp given [{0}] is not in the JDBC timestamp escape format[yyyy-mm-dd hh:mm:ss.fffffffff].
CWXQY1282E
SUBSTRWRONGRANGE=CWXQY1282E: The second or third argument of the SUBSTR function is out of range.
CWXQY1283E
NOTNEEDEDPARAMETER=CWXQY1283E: Parameter {0} is not used in the query.