标题: ORA-12017: cannot alter primary key mview 'string' to a rowid mview [打印本页] 作者: admin 时间: 2016-8-5 09:49 标题: ORA-12017: cannot alter primary key mview 'string' to a rowid mview ORA-12017: cannot alter primary key mview 'string' to a rowid mview Cause: An attempt was madeto convert the primary key of a materialized view to
a ROWID materialized view. Action: Conversion of aprimary key materialized view to a ROWID materialized
view is not supported. Create a new materialized view with ROWIDs or drop and
recreate the materialized view with ROWIDs.