ORA-14450 attempt to access a transactional temp table already in us
2017年10月8日
没有评论
最近在业务测试环境中,系统报了一个ORA-14450的错误
ORA-14450:
attempt to access a transactional temp table already in use
首先根据百度的信息说是临时表在未提交时,又有另外的会话在进行D[......]
分类: Oracle, Oracle SQL