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-80
SQLSTATE Values
X0B66 -11222 Specified signature is invalid. Reason: Unknown parameter
type used at position value.
X0B67 -11223 Language Manager encountered internal error detail text.
X0B68 -11224 JVM raised an exception. Details: detail text.
X0B69 -11225 Specified signature is invalid. Reason: Unknown or
unsupported type used as a return type.
X0B6A -11226 Java execution: Invalid null input value at parameter position
value.
X0B6B -11227 Java execution: Data overflow occurred while retrieving data at
parameter position value.
X0B6C -11228 Floating point conversion error detail text.
X0D01 -13001 Java execution: Data overflow occurred while retrieving data at
parameter position value. Value is truncated.
X0D04 -13004 A Java method completed with an uncaught Java exception.
Details: string.
X0D05 -13005 A Java method completed with an uncaught
java.sql.SQLException. Details: string.
X0D06 -13006 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.
X0D07 -13007 Language Manager is out of memory string.
X0D08 -13008 The operation failed because the Java Virtual Machine ran out
of memory.
X0D09 -13009 Language Manager encountered internal error string.
X0D0A -13010 JVM raised an exception. Details: string.
X0D0B -13011 Specified signature is invalid. Reason: The Java signature for
a Java main method must be (java.lang.string[ ]).
X0D0C -13012 All SQL parameters associated with a Java main method must
have a parameter mode of IN.
X0D0D -13013 All SQL parameters associated with a Java main method must
be an SQL character type.
X0D0E -13014 Unable to open the output source file name.
X0D0F -13015 Unable to open the module definition file name.
X0D0G -13016 Descriptor name name conflicts with SQLC default name
name.
X0D0H -13017 Descriptor name is multiply defined.
X0D0I -13018 Descriptor name name is invalid.
Table 20-1. SQLSTATE Values (page 79 of 85)
SQLSTATE SQLCODE Error Text