标题: ORA-12060: shape of prebuilt table does not match definition query [打印本页] 作者: admin 时间: 2016-8-5 10:04 标题: ORA-12060: shape of prebuilt table does not match definition query ORA-12060: shape of prebuilt table does not match definition query Cause: The number of columnsor the type or the length semantics of a column in
the prebuilt table did not match the materialized view definition query. Action: Reissue the SQLcommand using BUILD IMMEDIATE, BUILD
DEFERRED, or ensure that the prebuilt table matches the materialized view
definition query.