Showing posts with label ORA-23472: materialized view string . string must be atomically refreshed. Show all posts
Showing posts with label ORA-23472: materialized view string . string must be atomically refreshed. Show all posts

Monday, 16 April 2012

ORA-23472: materialized view string . string must be atomically refreshed

ORA-23472: materialized view string . string must be atomically refreshed

Cause: Non-atomic refresh is not supported for the specified materialized view.

Action: Set the value of the ATOMIC parameter to FALSE in the refresh procedure being used or remove the specified materialized view from the set of materialized views being refreshed.