How To Troubleshoot and Diagnose ORA-600 [KKSFBC-REPARSE-INFINITE-LOOP] Errors
(Doc ID 727384.1)
Last updated on JANUARY 30, 2022
Applies to:
Oracle Database - Enterprise Edition - Version 9.2.0.1 and laterOracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Express Cloud 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
Information in this document applies to any platform.
Goal
This document is an effort towards troubleshooting and diagnosing ORA-600 [KKSFBC-REPARSE-INFINITE-LOOP] errors.
Description
The ORA-600 [kksfbc-reparse-infinite-loop] error is raised because of a failure during the authorization check when loading a new child cursor. The authorization check fails because the object depended on by the current SQL does not translate to the same object in the child cursor. When this happens, the reparse bit is set, and as a result we continue to reparse (each time failing the translation check) until KKSFBC_REPARSE_MAX (100)' is reached.
Solution
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
Goal |
Solution |
References |