标题: ORA-23415: materialized view log for "string [打印本页] 作者: admin 时间: 2016-9-1 09:21 标题: ORA-23415: materialized view log for "string ORA-23415: materialized view log for "string"."string" does not record the primary key Cause: A primary keymaterialized view is being fast refreshed, but the
materialized view log does not record primary key information. Action: Use the CREATEMATERIALIZED VIEW LOG...ADD PRIMARY KEY
command to begin recording primary key information in the materialized view
log.