How to Build a Materialized View Containing an XMLTYPE Column
(Doc ID 1489788.1)
Last updated on OCTOBER 14, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.3 and laterOracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Information in this document applies to any platform.
Goal
Set up a working testcase to highlight why a fast refresh ON COMMIT MVIEW is not working for XMLTYPE column in materialized view in our new 11.2.0.3 database.
Solution
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
Goal |
Solution |
1. The Oracle Documentation definition of an XMLTYPE |
2. XMLTYPE MVIEW CASE STUDY |
3. DBMS_MVIEW.EXPLAIN_MVIEW |
4. Setting to ON COMMIT / ON-COMMIT refresh type. |
References |