aiaiDBA

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

13718043309

010-86462881

ORA-54641: PARTITION_TABLE utility: scratch tables exist with oidstr = string

ORA-54641: PARTITION_TABLE utility: scratch tables exist with oidstr = string
Cause: Scratch tables/views could not be created because they already existed.
Action: Use SDO_UTIL.DROP_WORK_TABLES with the specified oidstr parameter to clean up the scratch tables.

请先 登录 后评论

1 个回答

小智
ORA-54641:PARTITION_TABLE实用程序:临时表存在与oidstr = string,
.原因:无法创建暂存表/视图,因为它们已经存在。,
.操作:使用具有指定的oidstr参数的SDO_UTIL.DROP_WORK_TABLES清除临时表。,
.
请先 登录 后评论