ORA-7445 [kglsget] Or ORA-600 [16607] When Compiling Trigger Using The UTLRP.SQL Script
(Doc ID 465095.1)
Last updated on JANUARY 30, 2022
Applies to:
Oracle Database - Enterprise Edition - Version 10.2.0.3 and laterInformation in this document applies to any platform.
Symptoms
ORA-7445 core dump [kglsget()] or ORA-600 [16607] error may be raised when:
- executing dbms_utility.validate on a trigger
- creating a trigger
- compiling a trigger (such as when executing utilrp.sql script)
The actual offset in the error message may vary.
A manual compile of trigger in sqlplus may result in ORA-942 error(s) for referenced table(s).
The call stack in the trace file will resemble:
ksedst <- ksedmp <- ksfdmp <- kgeriv <- kgeasi <-kglsget <- kqlsget <- psdghi <- ph1pbv <- ph1gnt
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 |
Cause |
Solution |
References |