Entering content frame

-10318: Invalid LOB object Locate the document in the library structure

Explanation:

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.

User Action:

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

 

Leaving content frame