My Oracle Support Banner

Create MV ON STATEMENT (Doc ID 3072736.1)

Last updated on APRIL 07, 2025

Applies to:

Oracle Database - Enterprise Edition - Version 12.2.0.1 and later
Gen 1 Exadata Cloud at Customer (Oracle Exadata Database Cloud Machine) - Version N/A and later
Gen 2 Exadata Cloud at Customer - Version N/A and later
Information in this document applies to any platform.

Symptoms

STATEMENT option did not appear in the ALL_MVIEWS document

ALL_MVIEWS
Column Datatype NULL Description
REFRESH_MODE VARCHAR2(6)  

Refresh mode of the materialized view:

  • COMMIT - Oracle Database refreshes this materialized view when a transaction on one of the materialized view's masters commit

  • DEMAND - Oracle Database refreshes this materialized view whenever an appropriate refresh procedure is called
  • STATEMENT - It did not appear in the document
  • NEVER - Oracle Database never refreshes this materialized view


 

Changes

 Materialized View ON STATEMENT refresh mode was introduced (Database version 12.2)

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.