ORA-00600 [4882] While Compiling a Nested Materialized View
(Doc ID 276348.1)
Last updated on FEBRUARY 01, 2022
Applies to:
Oracle Database - Enterprise Edition - Version 9.2.0.2 and laterOracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Backup Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
1. You are running the utlrp.sql script.
2. It fails with the following error:
ORA-00600: internal error code, arguments: [4882], [0x4746096C], [0x4819759C], [0x4721AAE4], [], [], [], []
3. The failing statement is a compile statement on a nested materialized view (a MV based on another MV).
For example:
ALTER SUMMARY "<MVIEW_NAME>" COMPILE
4. The stack trace contains: kqrpre1 kqrpre kqlidpc qsmqsfc qsmqcas qsmqcsm
Changes
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 |
References |