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