标题: ORA-14450: attempt to access a transactional [打印本页] 作者: admin 时间: 2016-8-19 13:40 标题: ORA-14450: attempt to access a transactional 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.