Micro Focus Enterprise Developer 2.3 Update 2 for Eclipse
>
Programming
>
Mainframe Programming
>
SQL Option for DB2
>
Reference
>
Error Messages
>
L - Link Error Messages
>
L100 - L149
L100 - L149
Lists the Link error messages from L100 through L149.
Restriction:
This topic applies to Windows environments only.
L101: The statement is too long or too complex.
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -101, for information.
L102: Size of string constant starting string is too great.
See the Error SQLCODES section of your IBM Database Messages and Codes Manual, message -102, for information.
L103: literal is an invalid numeric literal.
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -103, for information.
L104: Illegal symbol token. Valid symbols are token-list.
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -104, for information.
L105: Invalid string.
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -105, for information.
L107: The name name is too long. Maximum allowable size is size.
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -107, for information.
L108: THE NAME name IS QUALIFIED INCORRECTLY
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -108, for information.
L109: clause clause is not permitted.
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -109, for information.
L110: Invalid hex literal beginning string.
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -110, for information.
L111: A column function does not include a column name.
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -111, for information.
L112: The operand of a column function is another column function.
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -112, for information.
L113: Invalid character found in name: name. Reason code - reason-code.
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -113, for information.
L114: THE LOCATION NAME location DOES NOT MATCH THE CURRENT SERVER
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -114, for information.
L115: A predicate is invalid because operation operation is followed by a list, any or all.
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -115, for information.
L117: The number of insert values is not the same as the number of object columns.
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -117, for information.
L118: The object table or view of the insert/delete/update is in a FROM clause.
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -118, for information.
L119: A column in a HAVING clause is not included in the GROUP BY clause.
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -119, for information.
L120: A WHERE clause or a SET clause includes a column function.
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -120, for information.
L121: Column name is used more than once in insert or update.
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -121, for information.
L122: Select with no GROUP BY has column name/function or a column name not in GROUP BY.
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -122, for information.
L123: THE PARAMETER IN POSITION n IN THE FUNCTION name MUST BE A CONSTANT OR KEYWORD
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -123, for information.
L125: An integer in the ORDER BY clause does not identify a column of the result.
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -125, for information.
L126: The SELECT statement contains both an UPDATE clause and an ORDER BY clause.
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -126, for information.
L127: Distinct is specified more than once in a subselect.
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -127, for information.
L128: Invalid use of NULL in a predicate.
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -128, for information.
L129: The statement contains too many table names.
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -129, for information.
L130: Escape clause with more than one char or string contains invalid esc char.
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -130, for information.
L131: Statement with LIKE predicate has incompatible data types.
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -131, for information.
L132: AN OPERAND OF value IS NOT VALID
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -132, for information.
L133: Column function in subquery of HAVING invalid because expression applies op to corr ref.
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -133, for information.
L134: IMPROPER USE OF LONG STRING COLUMN column-name OR AN EXPRESSION OF MAXIMUM LENGTH GREATER THAN 255.
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -134, for information.
L136: Sort cannot be executed because sort key length > 4000 bytes.
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -136, for information.
L137: THE LENGTH RESULTING FROM operation IS GREATER THAN maximum-length
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -137, for information.
L138: The second or third argument of the SUBSTR function is out of range.
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -138, for information.
L142: THE SQL STATEMENT IS NOT SUPPORTED
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -142, for information.
L144: Invalid section number number.
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -144, for information.
L147: ALTER FUNCTION function-name FAILED BECAUSE SOURCE FUNCTIONS CANNOT BE ALTERED
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -147, for information.
L148: THE SOURCE TABLE source-name CANNOT BE RENAMED OR ALTERED
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -148, for information.
Parent topic:
L - Link Error Messages