The following causes are possible:
· An invalid class reference was used to call the LOB method
· The SQLDBC_PreparedStatement that belongs to the LOB method no longer exists
· The SQLDBC_PreparedStatement that belongs to the LOB method has no LOB objects.
Only use the LOB object method while the associated SQLDBC_PreparedStatment is valid.