aiaiDBA

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

13718043309

010-86462881

ORA-02432: cannot enable primary key - primary key not defined for table

ORA-02432: cannot enable primary key - primary key not defined for table
Cause: Attempted to enable a primary key that is not defined for the table.
Action: Need to add a primary key definition for the table.

请先 登录 后评论

1 个回答

小智
ORA-02432:无法启用主键 - 未为表定义主键,
.原因:尝试启用未为表定义的主键。,
.操作:需要为表添加主键定义。,
.
请先 登录 后评论