![HP Neoview Messages Manual Download Page 250](http://html.mh-extra.com/html/hp/neoview-messages/neoview-messages_manual_165138250.webp)
greater than zero, the SPJ method must also have one or more trailing
java.sql.ResultSet[]
parameters.
Effect
The operation fails.
Recovery
Ensure that the SPJ method exists in the specified class file, and resubmit.
SQL 11240
11240 Specified signature is invalid. Reason: Parameter at position
index is not java.sql.ResultSet[].
index
is the ordinal position of the parameter specified in the EXTERNAL NAME clause
of a CREATE PROCEDURE statement.
Cause
The parameter at position
index
is not
java.sql.ResultSet[]
.
Effect
The operation fails.
Recovery
Ensure that the specified signature trailing parameters are specified as Java type
java.sql.ResultSet[]
, and resubmit.
SQL 11242
11242 The Language Manager encountered a java.sql.SQLException while
accessing a java.sql.ResultSet row.
Cause
While processing a stored procedure result set, the language manager was unable to
retrieve the next row from the Neoview JDBC Type 4 driver (server-side) because the method
java.sql.ResultSet.next()
threw an exception.
Effect
The operation fails.
Recovery
Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 11243
11243 The Language Manager encountered a java.sql.SQLException while
retrieving the value of column column-number from a java.sql.ResultSet
row.
column-number
is the column number in the result set row.
Cause
While processing a stored procedure result set, the language manager was unable to
access the specified column value in a row retrieved from the Neoview JDBC Type driver
(server-side) because a java.sql.ResultSet getter method (getLong, getString, and so on) threw
an exception.
Effect
The operation fails.
Recovery
Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 11244
11244 The Language Manager encountered invalid character data in column
column-number of a java.sql.ResultSet row.
column-number
is the column number in the result set row.
Cause
While processing a stored procedure result set, the language manager was unable to
process a DECIMAL value at the specified column position because the value contained a
character other than a digit.
Effect
The operation fails.
Recovery
Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
250
Trigger, UDR Server, and Language Manager Messages (11000 Through 11399)
Summary of Contents for Neoview Messages
Page 12: ...12 ...
Page 66: ...66 ...
Page 129: ...Recovery Supply the input values for the IDENTITY column 129 ...
Page 130: ...130 ...
Page 172: ...172 ...
Page 178: ...178 ...
Page 184: ...184 ...
Page 238: ...238 ...
Page 266: ...266 ...
Page 268: ...268 ...
Page 350: ...350 ...
Page 378: ...378 ...
Page 384: ...384 ...
Page 400: ......