Refresh Of Materialized View Results In ORA-600[16608] On INSERT /*+ BYPASS_RECURSIVE_CHECK */ INTO
(Doc ID 1115148.1)
Last updated on JANUARY 30, 2022
Applies to:
Oracle Database - Enterprise Edition - Version 10.2.0.4 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
Refreshing a materialized view results in:
ORA-00600: internal error code, arguments: [16608], [3], [0], [0x000000000], [], [], [], []
Review of the generated tracefile reveals a call stack similar to:|
... qcdlaucn qcsfbtacn qcsfaucn qcstda qcspsec qcspqbDescendents ...
Changes
At the source database a column was dropped from the table, and this change was not propagated to the target database.
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 |