ORA-00600 [kgantc_1]
(Doc ID 1380118.1)
Last updated on JULY 25, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 11.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 Exadata Express Cloud Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
Executing PL/SQL code fails with next errors in the alert log:
ORA-00600: internal error code, arguments: [kgantc_1], [0], [1], [], [], [], [], [], [], [], [], []
ORA-00604: error occurred at recursive SQL level 1
ORA-06510: PL / SQL: non-operated excluding certain user-
ORA-06512: at "SYS.PBREAK", line 1087
ORA-06512: at "SYS.PBSDE", line 201
ORA-06510: PL / SQL: non-operated excluding certain user-
ORA-06512: at line 1
ORA-01013: user requested cancel of current operation
ORA-06512: at "<schema>.<package_name>", line 14
ORA-06512: at "<schema>.<package_name>", line 289
ORA-06510: PL / SQL: non-operated excluding certain user-
ORA-06512: at "SYS.PBREAK", line 1087
ORA-06512: at "SYS.PBSDE", line 201
ORA-06510: PL / SQL: do not operate
ORA-00604: error occurred at recursive SQL level 1
ORA-06510: PL / SQL: non-operated excluding certain user-
ORA-06512: at "SYS.PBREAK", line 1087
ORA-06512: at "SYS.PBSDE", line 201
ORA-06510: PL / SQL: non-operated excluding certain user-
ORA-06512: at line 1
ORA-01013: user requested cancel of current operation
ORA-06512: at "<schema>.<package_name>", line 14
ORA-06512: at "<schema>.<package_name>", line 289
ORA-06510: PL / SQL: non-operated excluding certain user-
ORA-06512: at "SYS.PBREAK", line 1087
ORA-06512: at "SYS.PBSDE", line 201
ORA-06510: PL / SQL: do not operate
You make see some of all of the following function codes in the "Call Stack" portion of the trace file.
... kgantc_term_call kqanntc ksudlc kssdel ksupop opiodr ...
NOTE: In this case the session information the trace file showed the use of the 3rd party tool PL/SQL Developer (plsqldev.exe).
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 |