Oracle Message ORA-14453 - attempt to use a LOB of a temporary table, whose data has alreadybeen purged

ERRORattempt to use a LOB of a temporary table, whose data has alreadybeen purged
CAUSEAn attempt was made to use LOB from a temporary table whose data has been dropped either because table was transaction-specific and transaction has commited or aborted, table was truncated or session which created this LOB has ended.
ACTIONThis LOB locator is invalid and cannot be used.