Showing posts with label ORA-12086: table string . string is not an object table. Show all posts
Showing posts with label ORA-12086: table string . string is not an object table. Show all posts

Thursday, 16 February 2012

ORA-12086: table string . string is not an object table

ORA-12086: table string . string is not an object table

Cause: The CREATE MATERIALIZED VIEW LOG command was issued with the WITH OBJECT ID option and the master table is not an object table.

Action: Either specify the name of an object table, or remove the WITH OBJECT ID clause.