Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Fast Refresh Materialized Views and IOT's

4806Feb 19 2004 — edited Feb 19 2004
In my star schema, many of my dimensions are IOT's. When I try to create fast-refreshed materialized views using them, I first encounter problems with the MV logs; I am unable to use WITH ROWID, only WITH PRIMARY KEY. However, when I run EXPLAIN_MVIEW, I get the message that the tables do not have "acceptable" primary keys. I have however spec'd the PK constraint in the table definition.

Are there incompatibilities with IOT's and Fast-Refresh? Are there any workarounds?

Thanks,

Scott Rappoport
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 18 2004
Added on Feb 19 2004
2 comments
344 views