Database ORA-600 / ORA-7445 Analysis , Diagnostic Repository (ADR) & Packaging (MOSC)

MOSC Banner

Internal Error (ORA 600 [kkzdgdefq]) Detected During Materialized View Refresh

Hello,


I have been doing some research on this bug i received today,

exec DBMS_MVIEW.REFRESH('MV_DM_BNKR_APNMT_1');
ORA-00600: internal error code, arguments: [kkzdgdefq], [3], [34876], [100412], [], [], [], [], [], [], [], []
ORA-06512: at "SYS.DBMS_SNAPSHOT", line 2809
ORA-06512: at "SYS.DBMS_SNAPSHOT", line 3025
ORA-06512: at "SYS.DBMS_SNAPSHOT", line 2994
ORA-06512: at line 1

exec udw.dw_util.refresh_mview('MV_DM_BNKR_APNMT_1');
ORA-00600: internal error code, arguments: [kkzdgdefq], [3], [34876], [100412], [], [], [], [], [], [], [], []
ORA-06512: at "UDW.DW_UTIL", line 53
ORA-06512: at line 1


I found this document in My Oracle Support ( Doc ID 2039090.1 ), but in there it says there is a fix/patch in Oracle 12c version only.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center