PARTITION may not be specified for a materialized view or a materialized view log

Solution ID:ORA-14025

Type: Oracle

Cause

PARTITION option was encountered while parsing a definition of a materialized view or a materialized view log

Actions

Remove LOCAL along with <partition description>s, if any, from the CREATE INDEX statement.

Try the following links for this error:


http://docs.oracle.com/cd/E16655_01/server.121/e26079/e12700.htm


Browse all solutions to database errors from Oracle, MS SQL, or MySQL