SOLVED
Troubleshoot ORA-07445: exception encountered: core dump
Asked by OracleDba••25 views•oracle
123456789101112131415
Troubleshoot ORA-07445: exception encountered: core dump
TROUBLESHOOT ORA-07445: EXCEPTION ENCOUNTERED: CORE DUMP
Scope : Oracle Database – Enterprise Edition – Version 11.2.0.3.0
Symptoms : Occasional errors found like:
ORA-07445: exception encountered: core dump
[kglic0()+756] [SIGSEGV] [ADDR:0x430000010B8AE910] [PC:0x107AB7474] [Address not mapped to object] []
Cause :
During SQL statistics analysis for query execution, we load dependency information into the Library Cache. These dependency memory pieces can be overwritten by other sessions without causing an error. When the original session runs into the wrong dependency information it can lead to the internal error and performance issues during subsequent queries of these Library Cache objects.#oracle#error