标题: ORA-22975: cannot create a PRIMARY KEY-based [打印本页] 作者: admin 时间: 2016-9-1 08:31 标题: ORA-22975: cannot create a PRIMARY KEY-based ORA-22975: cannot create a PRIMARY KEY-based REF to this object view Cause: The object viewspecified 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 objectview that has a PRIMARY KEY-based object identifier in
the MAKE_REF function.