Cause
After identifying the data block causing the ORA-8103 using Note 8103.1, you should look for :
1. The block causing the ORA-8103 will have type: 0x2b=unknown
2. The dump of the block will have the string "7F87312B" at the first 8 bytes of the block were the Type, Format and filler are expected
Example :
buffer tsn: 9 rdba: 0x0b411b1d (45/72477)
scn: 0x000c.bbdc43b5 seq: 0x01 flg: 0x06 tail: 0x43b50601
frmt: 0x01 chkval: 0x9bc1 type: 0x2b=unknown
Hex dump of corrupt header 4 = CORRUPTDump of memory from 0x0000000A405B2000 to 0x0000000A405B2014
A405B2000 7F87312B 0B411B1D BBDC43B5 0601000C [+1....A..C......]
A405B2010 00009BC1 [....]
Solution
This seems to be hardware related problem as the signature [7f87312b] seems to be a common memory overwrite sequence/signature
found in some crashes reported by customers on Dell R910/R810 series machines.
Contact DELL Support to request for the most up to date BIOS and drivers. Refer to http://social.technet.microsoft.com/Forums/fr-FR/88ba1f9a-e199-4a4b-9652-096154288897/bsoding-with-memorymanagement-1a-in-windows-server-2008-r2?forum=winservergen
【翻译自mos文章】使用Windows操作系统的Dell Pcserver,Oracle db报错:ORA-8103
标签:
本文系统来源:http://blog.csdn.net/msdnchina/article/details/45273379
【说明】:本文章由站长整理发布,文章内容不代表本站观点,如文中有侵权行为,请与本站客服联系(QQ:254677821)!