CHAPTER 10 Database Error Messages
683
SQLSTATE Error message
WJ003 "The specified transaction isolation is invalid" on page 897
WJ004 "The cursor name ’%1’ already exists" on page 887
WJ005 "Input parameter index out of range" on page 801
WJ006 "Return value cannot be set" on page 858
WJ007 "JDBC feature ’%1’ not supported" on page 826
WJ008 "Could not change an opened prepared statement or callable
statement" on page 763
WJ009 "An internal error occurred in a ’%1’" on page 721
WJ010 "Invalid operation on a closed ’%1’" on page 814
WJ011 "Cannot access instance member through a class" on page 728
WJ012 "Cannot update member fields qualified with "final" modifier"
on page 750
WJ013 "An internal error occurred in a ’%1’" on page 722
WJ014 "Invalid operation on a closed ’%1’" on page 814
WJ015 "JDBC SAStatement batch execute abandoned" on page 826
WJ016 "Seek absolute 0 was attempted on a JDBC SAResultSet" on
page 865
WJ017 "Invalid JDBC resultset type" on page 812
WJ018 "Invalid JDBC resultset concurrency" on page 812
WJ019 "Cannot call the ’%1’ function on a JDBC resultset when it is
positioned on an insert row" on page 729
WJ020 "The JDBC resultset must be positioned on an insert row in
order to use the ’%1’ function" on page 890
WJ021 "Cannot uniquely identify column ’%2’ of table ’%1’ in the
current jdbc resultset" on page 748
WJ022 "The database does not support the Java virtual machine" on
page 889
WJ023 "’%1’ is not a public java class, and cannot be referenced from
SQL" on page 715
WJ024 "’%1’ is not a public java reference, and cannot be referenced
from SQL" on page 715
WL001 "’%1’ is not a known file format for loading or unloading
tables" on page 714
WL002 "Cannot access file ’%1’ -- %2" on page 727
WL004 "UNLOAD TABLE cannot be used to unload a view" on