Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ORA-07445: exception encountered: core dump

MateuszHSep 28 2016 — edited Sep 29 2016

Hello,

From time to time i noticed on CDB architecture error:

ORA-07445: exception encountered: core dump [kokfgpth()+25] [ACCESS_VIOLATION] [ADDR:0x0] [PC:0x7FF7D314A379] [UNABLE_TO_READ] []

Trace files contains that part:

  qksanDumpSql() dumping sql text

    SELECT /*+ NOPARALLEL */ * FROM "SYS"."OPATCH_XML_INV"

when i execute this query via sqlplus then i get:

ORA-06564: object OPATCH_SCRIPT_DIR does not exist

i should add this missing dictionary manually by command create directory ? Any experience with these errros?

Best regards,

Mateusz

This post has been answered by Yunus-Oracle on Sep 28 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 27 2016
Added on Sep 28 2016
7 comments
10,514 views