aiaiDBA

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

13718043309

010-86462881

ORA-23344: constraint (string.string) does not exist

ORA-23344: constraint (string.string) does not exist
Cause: A null, misspelled or nonexistent constraint was specified when registering a uniqueness conflict.
Action: Register a named constraint for the specified table.

请先 登录 后评论

1 个回答

小智
ORA-23344:约束(字符串,字符串)不存在,
.原因:在注册唯一性冲突时指定了空值,拼写错误或不存在的约束。,
.操作:为指定的表注册指定的约束。,
.
请先 登录 后评论