How to Troubleshoot Slow CREATE MATERIALIZED VIEW Issues
(Doc ID 1313218.1)
Last updated on NOVEMBER 07, 2023
Applies to:
Oracle Database - Enterprise Edition - Version 9.2.0.1 and laterInformation in this document applies to any platform.
Purpose
This article describes how to troubleshoot slow CREATE MATERIALIZED VIEW statements to find the cause of the slowness, and provides directions towards the solution.
The CREATE MATERIALIZED VIEW statement is for creating a materialized view (mview).
In the article we assume that the BUILD IMMEDIATE (default) option is used, that is, the result set of the mview definition query is loaded into the corresponding materialized view container table.
Troubleshooting Steps
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
Purpose |
Troubleshooting Steps |
References |