Show TOC

-10322: Could not insert LOB. Parameter/column (<number>) has a NULL/DEFAULT valueLocate this document in the navigation structure

Use

Explanation

The SQLDBC_LOB::putData or SQLDBC_LOB::getData method that was called could not be executed, because the LOB object belonging to parameter/column <number> contains the NULL or DEFAULT value.

User Response

With these methods, you cannot use an LOB object that contains the NULL or DEFAULT value.