Cannot create updateable materialized view with spatial column in Oracle 11.2.0.2
We have a MASTER-UPDATEABLE MATERIALIZED VIEW replication since 2006
200 tables (materialized views), 100 tables have a spatial column (MDSYS.SDO_GEOMETRY)
Old Master(1): Oracle Enterprise Edition 10.2.0.2, Windows Server 2003
Materialized (updateable) view sites(26): Oracle Standard Edition 1 10.2.0.2, Windows Server 2003
New Environment:
New Master(1): Oracle Enterprise Edition, 11.2.0.2, Windows Server 2008 R2, 64-bit
Materialized (updateable) view sites(26):Oracle Standard Edition 1, 11.2.0.2, Windows Server 2008 R2, 64-bit
The master-master replication between Old Master (master definition site) and New Master
works normally.
I cannot set up an updateable materialized view having a spatial column on the new
materialized view sites.
All updateable materialized views without a spatial column can be created.