WQRY

WQRY0000E: Internal error in mapping metadata. Aggregates are not allowed
WQRY0001E: An error occurred while executing a SQL query: {0}
WQRY0002E: Internal error in mapping metadata. Invalid view: {0}
WQRY0003E: An error occurred while parsing input query: {0}
WQRY0004E: An overflow occurred during a numeric data type conversion in function {0}
WQRY0005E: the SELECT clause of a subquery cannot contain a subquery
WQRY0006E: An identification variable is dependent upon another identification variable ({0}) defined in a SELECT statement with a GROUP BY clause
WQRY0007E: The escape charater {0} for LIKE must be a single character.
WQRY0008E: The Abstract Schema Name {0} specified in the FROM clause of the query is not defined
WQRY0009E: The Abstract Schema Name {0} specified in the FROM clause of the query is not unique.
WQRY0010E: An argument type error was found in {0}
WQRY0011E: The aggregate function {0} is used incorrectly or has an invalid argument
WQRY0012E: Invalid entity bean comparison due to types mismatch.
WQRY0013E: Math error occurred while computing aggregate function
WQRY0014E: Cannot define identification variable ''{0}'' over expression ''{1}''
WQRY0015E: Field {0} cannot be cast to another type
WQRY0016E: Field {0} cannot be cast to another schema name
WQRY0017E: Cannot define identification variable ''{0}'' over a single-valued path expression ''{1}''
WQRY0018E: Internal error in mapping metadata. Unable to access metadata for CMP/CMR field {0}
WQRY0019E: Usage of field ''{0}'' is ambiguous
WQRY0020E: Invalid casting of field {0} to a non reference type
WQRY0021E: Invalid casting of field {0} to a reference type
WQRY0022E: Internal error. Class {0} is not defined for SELECT STARN
WQRY0023E: A path expression terminating in the CMP field {0} appears in a SELECT clause without an aggregate function but is not specified in the GROUP BY clause
WQRY0024E: Order by clause refers to an invalid element {0}.
WQRY0025E: The abstract schema name {0} is not defined
WQRY0026E: the ordinal numbers used in order by clause must be a positive integers
WQRY0027E: Path expression {0} is invalid. Cannot navigate past {1}
WQRY0028E: Cannot navigate through a CMP field {0}
WQRY0029E: Counter overflow occurred computing AVG
WQRY0030E: Counter overflow occurred computing COUNT
WQRY0031E: Invalid use of DISTINCT. Cannot use DISTINCT if the select clause refers to fields that are mapped to columns greater than 254 bytes or to columns of type LOB.
WQRY0032E: Duplicate order by element {0}
WQRY0033E: Duplicate group by element {0}
WQRY0034E: DISTINCT is specified more than once in aggregate functions
WQRY0035E: Internal error in mapping metadata. Distinct in metadata {0} is not supported
WQRY0036E: {0} {1} does not have a field {2}
WQRY0037E: {0} {1} does not have a method {2}()
WQRY0038E: Operator / cannot be used in expression {0}
WQRY0039E: internal error in query runtime. Error getting Primary Key for EJBObject {0}.
WQRY0040E: EMPTY, EXISTS, IN, ALL, ANY and SOME are only for multivalued attributes
WQRY0041E: An exception has been raised during query evaluation
WQRY0042E: Found more than one matching method signature for method {0} with parm count {1}
WQRY0043E: Operator >= cannot be used in the expression {0}
WQRY0044E: Operator > cannot be used in expression {0}
WQRY0045E: Illegal character has been found in the input stream
WQRY0046E: internal error in mapping metadata. Invalid typecode predicate: {0} for EJBHome {1}
WQRY0047E: Invalid path expression {0} attempts to dereference a collection valued CMR field
WQRY0048E: Invalid SELECT clause containing an expression, input parameter or multiple elements.
WQRY0049E: Inequality cannot be used in expression {0}
WQRY0050E: The field {0} cannot be used with the IS NULL predicate because it is a collection valued CMR field
WQRY0051E: Operator <= cannot be used in expression {0}
WQRY0052E: Operator < cannot be used in expression {0}
WQRY0053E: Function MAX cannot be used in expression {0}
WQRY0054E: Method signature mismatch. Method {0} has {1} parameters and {2} arguments were given in {3}
WQRY0055E: Operator - cannot be used in expression {0}
WQRY0056E: Function MIN cannot be used in expression {0}
WQRY0057E: Internal metadata error related to methods over home collections in the FROM clause: {0}
WQRY0058E: Invalid MEMBER OF expression due to type mismatch.
WQRY0059E: Query is too complex. It exceeds {0} select operations
WQRY0060E: Query is too complex. More than {0} quantifiers are used in the query plan
WQRY0061E: Nested aggregate functions are not allowed
WQRY0062E: Internal metadata error related to NEST and expression: {0}
WQRY0063E: Parameter {0} is not defined
WQRY0064E: Field {0} is not defined in the EJB schema: {1}
WQRY0065E: Schema {0} is not defined for field {1}
WQRY0066E: Internal metadata error. An abstract schema {0} is not defined but is referenced in path expression {1}
WQRY0067E: Internal error relating to SELECT q.STARN
WQRY0068E: Internal error relating to SELECT q.STARN
WQRY0069E: A non numeric expression was used with {0}
WQRY0070E: A non numeric expression used with AVG
WQRY0071E: Query iterator is in an invalid state because it is being used outside the scope of the transaction that created it
WQRY0072E: Internal error. No correlations left after removing optional correlations in rewrite.
WQRY0073E: The number {0} is out of range.
WQRY0074E: Internal error: missing TYPE Field {0}
WQRY0075E: The element {0}.{1} in the ORDER BY clause is invalid because it does not appear in the SELECT clause
WQRY0076E: ORDER BY operation conflicts with usage of DISTINCT. Remove ORDER BY or DISTINCT
WQRY0077E: Invalid ORDER BY due to ordering by a field of type BLOB.
WQRY0078E: Invalid ORDER BY due to ordering by a field of type boolean.
WQRY0079E: Invalid ORDER BY due to ordering by a field of type CLOB.
WQRY0080E: Invalid order by clause. Cannot use method {0} in order by clause.
WQRY0081E: Invalid ORDER BY due to ordering by a CMR field {0}
WQRY0082E: Operator + cannot be used in expression {0}
WQRY0083E: Parameter ?{0} is not defined or has an invalid datatype
WQRY0084E: Invalid use of path expression in ORDER BY. When using ORDER BY with a UNION operation the ORDER BY must use integer constants
WQRY0085E: Identification variable ''{0}'' is already defined over ''{1}''
WQRY0086E: The double-quote character cannot be used as an escape character for LIKE
WQRY0087E: Identification variable ''{0}'' is dependent upon another identification variable ''{1}'' defined in a SELECT statement with a GROUP BY clause
WQRY0088E: Invalid nesting of subqueries in a SELECT clause
WQRY0089E: EJB Query does not support the syntax select *.:
WQRY0090E: An identification variable {0} not defined in a subquery cannot be used as {1}.* in the select clause of the subquery.
WQRY0091E: invalid use of the keyword OBJECT. OBJECT is only used in select clause {0}
WQRY0092E: A syntax error was detected at character position {0} near token <{1}>
WQRY0093E: internal error in metadata. Entry {0} is already defined
WQRY0094E: Argument {0} for function {1} is invalid. The data type, length or value is incompatible with the function definition
WQRY0095E: A mismatch between the actual table schema and the schema used as deployment time. The mismatch is related to column _c{0} on quantifier _q{1}.
WQRY0096E: IS OF TYPE predicate constains invalid subtype. Type {0} is not a subclass of {1}
WQRY0097E: internal error in mapping metadata. Entry {0} is not defined
WQRY0098E: internal error in mapping metadata. The number of projection elements is not equal to the number of columns for view {0}
WQRY0099E: Operator * cannot be used in expression {0}
WQRY0100E: internal error in mapping metadata. The subquery used for column {0} in view {1} cannot have a GROUP BY or HAVING clause
WQRY0101E: internal error in mapping metadata. Missing NEST function for column {0} in view {1}.
WQRY0102E: The result of the subquery used with a basic predicate is more than one value
WQRY0103E: The SELECT clause of a subquery is invalid because it specifies multiple columns
WQRY0104E: The second or third argument of the SUBSTR function is out of range
WQRY0105E: internal error in mapping metadata. The mapping for attribute {0} type {1} does not include a key based join
WQRY0106E: Invalid path expression attempts to dereference a non reference field {0}.
WQRY0107E: Attempt to use a table or schema named _THIS with identification variable ''{0}''.
WQRY0108E: field {0} is not defined
WQRY0109E: There are an unequal number of select elements for a UNION operation
WQRY0110E: Identification variable ''{0}'' is not defined.
WQRY0111E: Incompatible data types for element {0} of a UNION operation.
WQRY0112E: Unable to find matching method signature for method {0} with parm count {1}
WQRY0113E: internal metadata mapping error. The view definition for {0} is not a SELECT statement
WQRY0114E: internal metadata mapping error. A view definition is missing for {0}
WQRY0115E: internal metadata mapping error. View {0} has a type mismatch for field {1}
WQRY0116E: internal metadata mapping error. View {0} has a type mismatch for field {1} on {2}
WQRY0117E: internal metadata mapping error. View type {0} is undefined for field {1} on {2}
WQRY0118E: internal metadata mapping error. View type {0} is not defined.
WQRY0119E: Incorrect number of arguments used in function: {0}
WQRY0120E: Invalid metadata cmr mapping.
WQRY0121E: There is no mapping for the cmr field.
WQRY0122E: Following error occurred while loading converter class: {0}
WQRY0123E: An error occurred while executing dataFrom method [{0}] of converter [{1}].
WQRY0124E: An error occurred while creating the input argument for the dataFrom method [{0}] of converter [{1}].
WQRY0125E: Invalid object type returned by the dataFrom method of converter [{0}].
WQRY0126E: Illegal to group by CMR field.
WQRY0127E: Type Mismatch after applying dataFrom method of converter [{0}].
WQRY0128E: Invalid SELECT clause containing a multi valued CMR field.
WQRY0129E: Invalid group by clause. Cannot use method {0} in group by clause.
WQRY0130E: The {0} method in the query differs in type or number of parameters from any {1} method defined in the CMP Bean.
WQRY0131E: Void is an invalid expression type for expression [{0}].
WQRY0132E: Primary key column {0} in table {1} is not defined.
WQRY0133E: Unable to obtain pessimistic lock since the query contains joins, subselects, order by, and group by.
WQRY0134E: Cannot use order by, group by or distinct clause with CMP field [{0}] because it is mapped to a user defined type.
WQRY0135E: Cannot use order by, group by or distinct clause with CMP field [{0}] because the length of the underlying data type is too long.
WQRY0136E: An invalid parameter type {0} is detected.
WQRY0137E: The input argument type of {0} for method [{1}] is not allowed.
WQRY0138E: The return type of {0} for method [{1}] is not allowed.
WQRY0150E: The function [{0}] is not a supported built-in function.
WQRY0151E: The trim character ''{0}'' is not valid in a TRIM function.
WQRY0152E: The identifier {0} must be defined before it is used.
WQRY0153E: The identifier {0} is not defined within the scope of a JOIN clause.
WQRY0154E: There is a usage of path expression in ''{0}'' that is not valid.
WQRY0155E: You cannot use the overloaded methods ''{0}'' of bean ''{1}'' with the same number of input arguments.
WQRY1000E: Runtime evaluation error - operands {0} and {1} are incompatible types in the given binary arithmetic operation.
WQRY1001E: Runtime evaluation error - the type of operands {0} are not supported in the given unary operation.
WQRY1002E: Runtime evaluation error - a non-supported JDBC SQL type {0} is encountered.
WQRY1003E: Runtime evaluation error - internal error encountered.
WQRY1004E: Runtime evaluation error - {0} is not a valid representation of a BigDecimal.
WQRY1005E: Runtime evaluation error - the specified Date/Time arithmetic is not currently supported.
WQRY1006E: Runtime evaluation error - the specified converter, {0}, cannot be found, instantiated or invalid
WQRY1007E: Runtime evaluation error - invalid converter {0}. A null is return from converter.
WQRY1008E: Runtime evaluation error - {0} is in a unsupported date/time format.
WQRY1009E: Runtime evaluation error - a loss of precision was detected when converting {0} to DECIMAL.
WQRY1010E: Runtime evaluation error - failed to extract value of type {1} from the given string {0}
WQRY1011E: Runtime evaluation error - a boolean typed field mapped to unsupported type is detected.
WQRY1012E: Runtime evaluation error - an invalid value {0} is detected for the boolean field.
WQRY1013E: Runtime evaluation error - an invalid result type from an arithmetic expression is detected.
WQRY1014E: Runtime evaluation error - the specified field {0} is not retrievable from class {1}.
WQRY1015E: Runtime evaluation error - a illegal access to a method {0} is detected.
WQRY1016E: Runtime evaluation error - an invalid parameter type {0} is detected.
WQRY1017E: Runtime evaluation error - the number of parameters {0} passed in is less than expected {1}
WQRY1018E: Runtime evaluation error - an invalid plan cursor detected.
WQRY1019E: Runtime plan parsing error.
WQRY1020E: Runtime evaluation error - DataSource error [{0}] encountered.
WQRY1021E: Runtime evaluation error - An error {0} occurred while executing objectFrom of class {1}.
WQRY1022E: Runtime evaluation error - An ArithmeticException occurred while evaluating the arithmetic expression [{0}]
WQRY1023E: Runtime evaluation error - Underflow or Overflow occurred while evaluating the arithmetic expression [{0}]
WQRY1024E: Runtime evaluation error - The object type [{2}] returned by the converter class [{0}] does not match the expected object type [{1}]
WQRY1025E: Runtime evaluation error - A datetime arithmetic operation or a datetime scalar function has a result that is not within the valid range of dates.
WQRY1026E: Runtime evaluation error - An exception was thrown by the invoked method {0}.
WQRY1027E: Internal error: Primary keys are not present in user's projection clause.
WQRY1028E: Primary key {0} value is null.
WQRY1029E: Internal error in deletion: No Primary keys found or Primary keys name/value are not paired.
WQRY1030E: Internal error: A list of ChangedFieldRecords is empty.
WQRY1031E: Internal error: This CMP field is not present in user''s projection clause. {0}
WQRY1032E: Internal error: CMPs and Columns are not paired. {0}
WQRY1033E: Internal error: SQL statement for update/insert/delete is null.
WQRY1034E: Runtime evaluation error - An exception occurred while initializing the ejb mediator query: {0}
WQRY1035E: Runtime evaluation error - Following error occurred while executing ejb mediator query [{0}]
WQRY1036E: Runtime evaluation error - An error occurred while processing changes from the updated datagraph [{0}]
WQRY1037E: Runtime evaluation error - Trying to create duplicate sdo object for EClass [{0}] with primary key [{1}].
WQRY1038E: Runtime evaluation error - Field [{0}] of sdo object [{1}] with primary key [{2}] is not updatable.
WQRY1039E: Runtime evaluation error - SDO object [{0}] cannot be updated.
WQRY1040E: Runtime evaluation error - Exception occurred while creating schema class from model query object [{0}].
WQRY1041E: More than one join is detected in from clause.
WQRY1042E: Duplicate ASN name is detected in the graph.
WQRY1043E: A MediatorAdapter is provided and handles creation of data object {0}, but does not handle update of the same data object.
WQRY1044E: An exception has been raised during transaction service lookup {0}.
WQRY1045E: An exception has been raised during transaction service setRollbackOnly call {0}.
WQRY1046E: Aggregation in the top level query is not supported.
WQRY1047E: Distinct in the top level query is not supported.
WQRY1048E: This OCC CMP field [{0}] has been changed by another user session and update to it is not allowed.
WQRY1049E: Runtime evaluation error - DataGraph with static schema of pattern NO_DUMMY_ROOT returning more than one root sdo [{0}].
WQRY1050E: Error - unique inverse relationship cannot be determined for {0}.
WQRY1051E: Invalid/null collection parameter object provided for the {0} Abstract Schema Name (ASN).
WQRY1060E: Runtime evaluation error - The following internal error occurred for the mediator query [{0}].
WQRY1061E: Internal error: The OCC name and value are not paired. {0}
WQRY1062E: Class {0} does not have a feature named {1}.
WQRY1063E: Relationship [{0}] is not updatable.
WQRY1080E: Duplicate CMP field name [{0}] is specified in select expression.
WQRY1081E: Union is not allowed in mediator query.
WQRY1082E: group by or having clause is not allowed in mediator query.
WQRY1083E: Subquery in select clause is not allowed in mediator query.
WQRY1084E: Invalid Xrel [{0}] in mediator query, missing Data Object retrieval for [{1}].
WQRY1085E: There are an unequal number of CMP fields in the mediator queries that retrieve the same Data Object type.
WQRY1086E: Incompatible data types for element {0} of a mediator query.
WQRY1087E: Mediator query must specify CMP fields in the selection.
WQRY1088E: Update a field which may be the primary key or part of primary key is not allowed.
WQRY1090E: The {0} abstract schema name is not defined in the metadata.
WQRY1091E: CSIException while getting concrete bean class for the {0} J2EEName.
WQRY1092E: EJBContainerException while getting EJB home for the {0} Abstract Schema Name (ASN).
WQRY1093E: CSINoSuchObjectException while getting EJB local/remote object for the {0} Abstract Schema Name (ASN).
WQRY1094E: The number of method arguments for method {0} does not match with any of methods defined in the CMP/A push-down methods list for {1} Abstract Schema Name(ASN).
WQRY1095E: CSIException while getting EJB local/remote object for the {0} Abstract Schema name (ASN).
WQRY1096E: InconsistentAccessIntentException while getting EJB local/remote object for the {0} Abstract Schema name (ASN).
WQRY1097E: CSIException while getting a collection of local/remote EJB objects for the {0} Abstract Schema name (ASN).
WQRY1098E: Exception while getting foreign key for the target of {0} role name in the cache.
WQRY1099E: {0} is an invalid method argument for CMP/A.
WQRY1100E: CSIException while getting a collection of associated keys of target relationship for the {0} Abstract Schema Name (ASN).
WQRY1101E: CSINoSuchObjectException while getting the data cache entry object for the {0} Abstract Schema Name (ASN).
WQRY1102E: CSIException while getting the data cache entry object for the {0} Abstract Schema Name (ASN).
WQRY1103E: FinderException while invoking {0} finder method on concrete bean object.
WQRY1104E: The type of method argument {0} is not compatible with any of the method arguments defined in the CMP/A push-down methods list.
WQRY1105E: CSIException while invoking {0} finder method on concrete bean object.
WQRY1106E: RemoteException while invoking {0} finder method on concrete bean object.
WQRY1107E: Method {0} is not defined as CMP/A pushe-down method for {1}.
WQRY1110E: The null {0} Abstract Schema Name (ASN) is invalid.
WQRY1111E: The {0} Abstract Schema Name (ASN) is not mapped to CMP/A type bean.
WQRY1112E: Invalid comparison of Character {0} to String {1}.


Terms and conditions for information centers | Feedback

Last updated: November 13, 2013 05:41 AM CST
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=phil&product=was-nd-mp&topic=com.ibm.ObjectQuery.OOSQLMessages.dita
File name: com.ibm.ObjectQuery.OOSQLMessages.html