You are here: Home //
Oracle 11g //
ORA-12024: materialized view log on “string”.”string” does not have primary key columns
ORA-12024: materialized view log on “string”.”string” does not have primary key columns
Posted by
Oracle 11g Release 2 on
Nov 06, 2005 |
Leave a Comment
Cause: Materialized view log on the indicated table does not have primary key information. See the solution below.
Error solution: Add primary keys to the materialized view log using the ALTER MATERIALIZED VIEW command.
Database version: Oracle 11g Release 2 (11.2)
Tags: ora, Oracle 11g Release 2