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

MOSC Banner

Logminer : ORA-00600: internal error code, arguments: [krvrdccs10]

oracle v19.26

When I use logminer to mine oracle redo logs, I set the SCN range of mining by setting startScn and endScn. The range I set is the correct range of the log I want to mine, but when I mine the whole range at one time, I get an error: ora-00600: internal error code, arguments: [krvrdccs10], but if I mine this range in multiple batches, it will be normal. Please analyze the reasons.

KEY CODE:

"BEGIN sys.dbms_logmnr.start_logmnr(OPTIONS => DBMS_LOGMNR.DICT_FROM_ONLINE_CATALOG + DBMS_LOGMNR.NO_ROWID_IN_STMT);END;"

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