Micro FocusĀ Enterprise DeveloperĀ 3.0 for Visual Studio 2013
>
Programming
>
Mainframe Programming
>
SQL Option for DB2
>
Reference
>
Error Messages
>
L - Link Error Messages
>
L400 - L449
L400 - L449
Lists the Link error messages from L400 through L449.
L400: THE CATALOG HAS THE MAXIMUM NUMBER OF USER DEFINED INDEXES
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -400, for information.
L401: Operands of an arithmetic or comparison operation are not comparable.
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -401, for information.
L402: Arithmetic function/operator "< >" applied to character/datetime data.
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -402, for information.
L404: THE SQL STATEMENT SPECIFIES A STRING THAT IS TOO LONG
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -404, for information.
L405: Numeric literal literal is out of range.
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -405, for information.
L406: A calculated or derived numeric value not within range of its object column.
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -406, for information.
L407: COLUMN column-name CANNOT CONTAIN NULL VALUES IN INSERT, UPDATE OR SET
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -407, for information.
L408: THE VALUE IS NOT COMPATIBLE WITH THE DATA TYPE OF ITS TARGET
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -408, for information.
L409: Invalid operand of a count function.
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -409, for information.
L410: Floating point literal literal contains more than 30 characters.
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -410, for information.
L411: Current datetime, SQLID or user keyword cannot be used as specified.
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -411, for information.
L412: The SELECT clause of a subquery specifies multiple columns.
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -412, for information.
L413: OVERFLOW OCCURRED DURING NUMERIC DATA TYPE CONVERSION
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -413, for information.
L414: Numeric or datetime column name is specified in a LIKE predicate.
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -414, for information.
L415: Cols, number, of the operands of a union do not have comparable col. descr.
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -415, for information.
L416: An operand of a union contains a long string column.
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -416, for information.
L417: PREPARE string includes parameter markers as operand of same operator.
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -417, for information.
L418: A string to be prepared contains an invalid use of parameter markers.
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -418, for information.
L419: Decimal divide operation is invalid because the result has a negative scale.
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -419, for information.
L420: STRING ARGUMENT VALUE NOT ACCEPTABLE TO FUNCTION function-name
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -420, for information.
L421: Operand of a union or union all does not have the same number of columns.
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -421, for information.
L423: INVALID VALUE FOR LOCATOR IN POSITION position-number
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -423, for information.
L426: Dynamic commit not valid at application server where updates not allowed.
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -426, for information.
L427: Dynamic rollback not valid at application server where updates not allowed.
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -427, for information.
L430: routine-typeroutine-name (specific-name) HAS ABNORMALLY TERMINATED
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -430, for information.
L433: VALUE value IS TOO LONG
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -433, for information.
L435: INVALID SQLSTATE sqlstate SPECIFIED IN RAISE_ERROR OR IN A SIGNAL SQLSTATE
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -435, for information.
L438: APPLICATION RAISED ERROR WITH DIAGNOSTIC TEXT: text
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -438, for information.
L440: NO routine-type NAMED routine-name WITH COMPATIBLE ARGUMENTS WAS FOUND
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -440, for information.
L441: INVALID USE OF 'DISTINCT' OR 'ALL' WITH SCALAR FUNCTION function-name
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -441, for information.
L443: function-name (specific-name) RETURNED WITH DIAGNOSTIC TEXT msg-text
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -443, for information.
L444: USER PROGRAM name COULD NOT BE FOUND
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -444, for information.
L449: INVALID EXTERNAL NAME CLAUSE FOR FUNCTION OR PROCEDURE routine-name
See the section Error SQLCODES in your IBM Database Messages and Codes manual, message -449, for information.
Parent topic:
L - Link Error Messages