SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
SQLSTATE Values Returned by NonStop SQL/MX
HP NonStop SQL/MX Messages Manual—523730-004
20-36
SQLSTATE Values
01N61 11217 Java execution: Data overflow occurred while retrieving data at
parameter position parameter number. Value is truncated.
01N62 11218 A Java method completed with an uncaught Java exception.
Details: string.
01N63 11219 A Java method completed with an uncaught
java.sql.SQLException. Details: string.
01N64 11220 A Java method completed with an uncaught
java.sql.SQLException with invalid SQLSTATE. The uncaught
exception had an SQLCODE of SQLCODE-value and
SQLSTATE of SQLSTATE-value. Details: string.
01N65 11221 Language Manager is out of memory string.
01N66 11222 The operation failed because the Java Virtual Machine ran out
of memory.
01N67 11223 Language Manager encountered internal error detail text.
01N68 11224 JVM raised an exception. Details: detail text.
01N69 11225 Specified signature is invalid. Reason: The Java signature for
a Java main method must be (java.lang.string[ ]).
01N6A 11226 All SQL parameters associated with a Java main method must
have a parameter mode of IN.
01N6B 11227 All SQL parameters associated with a Java main method must
be an SQL character type.
01N6C 11228 Floating point conversion error string.
01P01 13001 Internal Error. Unable to translate SQL statement.
01P02 13002 Syntax error near line num num.
01P03 13003 This feature is unsupported.
01P04 13004 No error.
01P05 13005 General programming error in file name at line num.
01P06 13006 Switch has bad value, num, for its expression at line num in file
name.
01P07 13007 Missing output file argument after the -c option.
01P08 13008 Missing module definition file argument after the -m option.
01P09 13009 Missing listing file argument after the -l option.
01P0A 13010 Missing timestamp argument after the -t option.
01P0B 13011 name is an unknown command line option.
01P0C 13012 name is an invalid or undefined command line argument.
01P0D 13013 Help for SQLC and SQLCO is available by typing SQLC or
SQLCO on the command line.
01P0E 13014 Unable to open the output source file name.
Table 20-1. SQLSTATE Values (page 35 of 85)
SQLSTATE SQLCODE Error Text