aiaiDBA

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

13718043309

010-86462881

OCI-22975: cannot create a PRIMARY KEY-based REF to this object view

OCI-22975: cannot create a PRIMARY KEY-based REF to this object view
Cause: The object view specified in the MAKE_REF function does not have a PRIMARY KEY-based object identifier. A PRIMARY KEY-based REF cannot be created for such a view.
Action: Specify an object view that has a PRIMARY KEY-based object identifier in the MAKE_REF function.

请先 登录 后评论

1 个回答

小智
OCI-22975:无法为此对象视图创建基于主键的REF,
.原因: MAKE_REF函数中指定的对象视图没有基于PRIMARY KEY的对象标识符。无法为此类视图创建基于主键的REF。,
.操作:指定在MAKE_REF函数中具有基于PRIMARY KEY的对象标识符的对象视图。,
.
请先 登录 后评论