aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

ORA-32032: free temporary object number not available

ORA-32032: free temporary object number not available
Cause: Too many queries using temp table transformation are currently being run to use up all temporay object numbers.
Action: Turn off temporary table transformation or wait, then retry

请先 登录 后评论

1 个回答

小智
ORA-32032:可用临时对象号不可用,
.原因:使用临时表转换的查询太多,目前正在运行以耗尽所有临时对象数。,
.操作:关闭临时表转换或等待,然后重试,
.
请先 登录 后评论