aiaiDBA

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

13718043309

010-86462881

ORA-31633: unable to create master table "string.string"

ORA-31633: unable to create master table "string.string"
Cause: Job creation failed because a Master Table and its indexes could not be created, most commonly due to the pre-existance of a table with the same name (job name) in the user schema. Refer to any following error messages for clarification.
Action: Select a different job name, DROP the existing table, or eliminate any problems indicated by the following error messages.

请先 登录 后评论

1 个回答

小智
ORA-31633:无法创建主表“ 字符串。字符串 ”,
.原因:作业创建失败,因为无法创建主表及其索引,最常见的原因是在用户模式中预先存在具有相同名称(作业名称)的表。有关说明,请参阅以下任何错误消息。,
.操作:选择其他作业名称,删除现有表,或消除以下错误消息指示的任何问题。,
.
请先 登录 后评论