oracle 1g apex030200,APEX_030200
安裝完成12.2.0.1數(shù)據(jù)庫(kù)后發(fā)現(xiàn)APEX_030200下有很多失效的對(duì)象,而且有定時(shí)任務(wù)job在跑,從錯(cuò)誤日志發(fā)現(xiàn)如下:
ORA12CPDB3(4):*****************************************************************
ORA12CPDB3(4):An internal routine has requested a dump of selected redo.
ORA12CPDB3(4):This usually happens following a specific internal error, when
ORA12CPDB3(4):analysis of the redo logs will help Oracle Support with the
ORA12CPDB3(4):diagnosis.
ORA12CPDB3(4):It is recommended that you retain all the redo logs generated (by
ORA12CPDB3(4):all the instances) during the past 12 hours, in case additional
ORA12CPDB3(4):redo dumps are required to help with the diagnosis.
ORA12CPDB3(4):*****************************************************************
2020-03-19T09:10:50.782957+08:00
ORA12CPDB2(5):Errors in file /u01/app/oracle/diag/rdbms/ora12c/ora12c/trace/ora12c_j000_29477.trc:
ORA-12012: error on auto execute of job 4002
ORA-04063: package body "APEX_030200.WWV_FLOW_MAIL" has errors
ORA-06508: PL/SQL: could not find program unit being called: "APEX_030200.WWV_FLOW_MAIL"
ORA-06512: at line 1
若是不需要APEX的話 可以將其刪除掉
sql>conn /as sysdba
sql>start /u01/app/oracle/product/12.2.0.1/db_1/apex/apxremov.sql
-- The End --
標(biāo)簽:help,030200,APEX,ora12c,redo,ORA12CPDB3
來(lái)源: https://www.cnblogs.com/hxlasky/p/12522254.html
總結(jié)
以上是生活随笔為你收集整理的oracle 1g apex030200,APEX_030200的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。
- 上一篇: oracle dg物理和逻辑,Oracl
- 下一篇: c语言里的%p的作用,C语言中geiwe