最新文章专题视频专题问答1问答10问答100问答1000问答2000关键字专题1关键字专题50关键字专题500关键字专题1500TAG最新视频文章推荐1 推荐3 推荐5 推荐7 推荐9 推荐11 推荐13 推荐15 推荐17 推荐19 推荐21 推荐23 推荐25 推荐27 推荐29 推荐31 推荐33 推荐35 推荐37视频文章20视频文章30视频文章40视频文章50视频文章60 视频文章70视频文章80视频文章90视频文章100视频文章120视频文章140 视频2关键字专题关键字专题tag2tag3文章专题文章专题2文章索引1文章索引2文章索引3文章索引4文章索引5123456789101112131415文章专题3
当前位置: 首页 - 科技 - 知识百科 - 正文

ORA-07445:出现异常错误:核心转储[ldxsnf()+625][SIGSEGV

来源:动视网 责编:小采 时间:2020-11-09 12:40:00
文档

ORA-07445:出现异常错误:核心转储[ldxsnf()+625][SIGSEGV

ORA-07445:出现异常错误:核心转储[ldxsnf()+625][SIGSEGV:ORA-07445: 出现异常错误: 核心转储 [ldxsnf()+625] [SIGSEGV ALERT日志中报错信息: Mon Jan 20 15:03:22 2014Incremental checkpoint up to RBA [0x442f.abd.0], current log tail at RBA [0x442f.33
推荐度:
导读ORA-07445:出现异常错误:核心转储[ldxsnf()+625][SIGSEGV:ORA-07445: 出现异常错误: 核心转储 [ldxsnf()+625] [SIGSEGV ALERT日志中报错信息: Mon Jan 20 15:03:22 2014Incremental checkpoint up to RBA [0x442f.abd.0], current log tail at RBA [0x442f.33


ORA-07445: 出现异常错误: 核心转储 [ldxsnf()+625] [SIGSEGV

ALERT日志中报错信息:

Mon Jan 20 15:03:22 2014
Incremental checkpoint up to RBA [0x442f.abd.0], current log tail at RBA [0x442f.338a.0]
Mon Jan 20 15:08:13 2014
Errors in file /Oracle/product/10.2.0/db/admin/PROD2_findbb/udump/prod2_ora_27268.trc:
ORA-07445: 鍑虹幇寮傚父閿欒: 鏍稿績杞偍 [ldxsnf()+625] [SIGSEGV] [Address noo object] [0x2B28910C94F0] [] []
Mon Jan 20 15:08:15 2014
Trace dumping is performing id=[cdmp_20140120150815]

查看TRC文件,,有类似以下语句:--省略了部分SQL:

ksedmp: internal or fatal error
ORA-07445: 出现异常错误: 核心转储 [ldxsnf()+625] [SIGSEGV] [Address not mapped to object] [0x2B28910C94F0] [] []
Current SQL statement for this session:
SELECT * FROM aa
where
trunc(sysdate) between ...
#######################################

解决方法及参考文档:

数据库版本:Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bi
参考MOS:
Bug 6641866 - Dump from operations on DATE values (文档 ID 6641866.8)
ORA-07445 [Ldxsnf] even with patch 6641866 applied (文档 ID 1159983.1)

Bug 6641866中的描述:
Description
A dump can occur (eg under ldxsnfcom <- ldxsnf <- ldxgpc <- evadrn)
from SQL which uses operations on DATEs such as TRUNC etc..

文档1159983.1中的描述:
The bug can be identified based on the following facts:

1. ORA-7445 is raised in ldxsnfcom()
2. following functions at the top of the stack: ldxsnf ldxgpc evadrn
3. sql trace (10046 event) on the session reveals "alter session set nls_language". More specifically, the incorrect value being set is similar to
"alter session set NLS_LANGUAGE = 'US'" directly or via "DBMS_SESSION.SET_NLS('NLS_LANGUAGE','US')".

Bug 9746699 is fixed in 12.1 and patch set 11.2.0.2.
#########################################
结合ORA-07455时TRACE文件中的SQL语句,存在and trunc(sysdate)语句,应该就是这原因了。


本文永久更新链接地址:

文档

ORA-07445:出现异常错误:核心转储[ldxsnf()+625][SIGSEGV

ORA-07445:出现异常错误:核心转储[ldxsnf()+625][SIGSEGV:ORA-07445: 出现异常错误: 核心转储 [ldxsnf()+625] [SIGSEGV ALERT日志中报错信息: Mon Jan 20 15:03:22 2014Incremental checkpoint up to RBA [0x442f.abd.0], current log tail at RBA [0x442f.33
推荐度:
  • 热门焦点

最新推荐

猜你喜欢

热门推荐

专题
Top