- 最后登录
- 2023-8-16
- 在线时间
- 1686 小时
- 威望
- 2135
- 金钱
- 50532
- 注册时间
- 2011-10-12
- 阅读权限
- 200
- 帖子
- 5207
- 精华
- 39
- 积分
- 2135
- UID
- 2
|
4#
发表于 2012-3-9 21:07:38
ODM Finding:
可能由于 10.2.0.1 上的bug 5057629 引起:- Hdr: 5057629 10.2.0.1.0 RDBMS 10.2.0.1.0 LOGMINER PRODID-5 PORTID-197 ORA-7445
- Abstract: ORA-7445[KRVDTLN()+1216] WHEN SYS.DBMS_LOGMNR.START_LOGMNR
- STACK TRACE:
- ------------
- /oracle/app/oracle/admin/NGMT/udump/ngmt1_ora_12017.trc
- Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - 64bit Production
- With the Partitioning, Real Application Clusters, OLAP and Data Mining
- options
- ORACLE_HOME = /oracle/app/oracle/product/10.2.0/db
- System name: HP-UX
- Node name: niswtdb1
- Release: B.11.23
- Version: U
- Machine: ia64
- Instance name: NGMT1
- Redo thread mounted by this instance: 1
- Oracle process number: 19
- Unix process pid: 12017, image: oracleNGMT1@niswtdb1
- *** 09:52:46.032
- ksedmp: internal or fatal error
- ORA-7445: [krvdtln()+1216] [SIGSEGV] [Address not
- mapped to object] [0xA000000000001FA1] [] []
- Current SQL statement for this session:
- BEGIN
- sys.dbms_logmnr.start_logmnr(8273558556052,8273558576052,'','','/work1/oracle/
- UTL_DIR/twins_dic_file_1', 68) ; END;
- ----- Call Stack Trace -----
- krvdtln krvdrtl krvdcat krvdload krvdids krvrdiFFqs krvrdipc krvxild krvxpsr
- krvstart pevm_icd_call_commo pfrinstr_ICAL pfrrun_no_tool pfrrun plsql_run
- peicnt kkxexe opiexe opiall0 opial7 opiodr ttcpip opitsk opiino opiodr opidrv
- sou2o opimai_real main
复制代码 但是因为 没有可用的stack call 无法确认该bug , 建议你 如果要用logmnr的话 至少升级到 10.2.0.4 , 否则这类bug 非常多。 |
|