ORA-14450: attempt toaccess a transactional temp table already in use Cause: An attempt was made to access a transactionaltemporary table that has
been already populated by a concurrent transaction of the same session. Action: donot attempt to access the temporary table until the concurrent
transaction has committed or aborted.