Background documentation-10318: Invalid LOB object Locate this document in the navigation structure

 

Explanation
  • 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.

User Response

Only use the LOB object method while the associated SQLDBC_PreparedStatment is valid.