WEB开发网
开发学院数据库Oracle Oracle数据库中独一无二的Cache对象 阅读

Oracle数据库中独一无二的Cache对象

 2007-05-09 12:14:10 来源:WEB开发网   
核心提示: 这里的root dba直接指向了0x00400179 ,也就是file 1 block 377,Oracle数据库中独一无二的Cache对象(5),随之,这个唯一的Cache的对象在Oracle10g中不复存在,SQL> select COUNT(*) from dba_segmen
这里的root dba直接指向了0x00400179 ,也就是file 1 block 377。随之,这个唯一的Cache的对象在Oracle10g中不复存在。SQL> select COUNT(*) from dba_segments
where segment_type='CACHE';
 COUNT(*)
----------
    0

那么为什么Oracle10g能够作出这样的变更呢?

如果注意一下我们可以发现,cache对象实际上是为了兼容性目的所保留的,其中的主要信息如下:

*** SESSION ID:(9.149) 2007-04-18 21:32:17.682
Start dump data blocks tsn: 0 file#: 1 minblk 417 maxblk 419
buffer tsn: 0 rdba: 0x004001a1 (1/417)
scn: 0x0004.6c47f014 seq: 0x01 flg: 0x04 tail: 0xf0140d01
frmt: 0x02 chkval: 0xa59e type: 0x0d=Compatibility segment
Header: size 12 next rdba 0x0 entries 25 offset 536f
Compatibility entry for 'COMPATSG':
 Size: 24 Release 0x134217728 By 0x153092096
Dump of memory from 0x0AA84E34 to 0x0AA84E38
AA84E30     00000000            [....]    
Compatibility entry for 'BOOTSTRP':
 Size: 24 Release 0x134217728 By 0x153092096
Dump of memory from 0x0AA84E4C to 0x0AA84E50
AA84E40              00400179       [y.@.]
Compatibility entry for 'UNDODATA':
 Size: 36 Release 0x153092096 By 0x153092096
Dump of memory from 0x0AA84E64 to 0x0AA84E74
AA84E60     00000042 5221003E 6C47F00D   [B...>.!R..Gl]
AA84E70 00000004              [....]      
Compatibility entry for 'LMST':
 Size: 20 Release 0x153092096 By 0x153092096
Compatibility entry for 'PDMLITLS':
 Size: 20 Release 0x150994944 By 0x153092096
Compatibility entry for 'LOB_RET':
 Size: 20 Release 0x153092096 By 0x153092096
Compatibility entry for 'NWIMGFMT':
 Size: 20 Release 0x135266304 By 0x153092096
Compatibility entry for 'FASTDROP':
 Size: 20 Release 0x135290880 By 0x153092096
Compatibility entry for 'LOCMGDTS':
 Size: 20 Release 0x135266304 By 0x153092096
Compatibility entry for 'UNDOTBSP':
 Size: 20 Release 0x150994944 By 0x153092096
Compatibility entry for 'TEMPTAB':
 Size: 20 Release 0x135266304 By 0x153092096
Compatibility entry for 'PGTMGDTS':
 Size: 20 Release 0x150999808 By 0x153092096
Compatibility entry for 'DATETIME':
 Size: 20 Release 0x135266304 By 0x153092096
Compatibility entry for 'OPERATOR':
 Size: 20 Release 0x135266304 By 0x153092096
Compatibility entry for 'VYCLOB':
 Size: 20 Release 0x135266304 By 0x153092096
Compatibility entry for 'SEVTRIG':
 Size: 20 Release 0x135266304 By 0x153092096
Compatibility entry for 'RLENG':
 Size: 20 Release 0x153092096 By 0x153092096
Compatibility entry for 'APPCTX':
 Size: 20 Release 0x135266304 By 0x153092096
Compatibility entry for 'HSC':
 Size: 20 Release 0x153092096 By 0x153092096
Compatibility entry for 'BMINVPRT':
 Size: 20 Release 0x135266304 By 0x153092096
Compatibility entry for 'EDTRIG':
 Size: 20 Release 0x135290880 By 0x153092096
Compatibility entry for 'EXTTAB':
 Size: 20 Release 0x150994944 By 0x153092096
Compatibility entry for 'JAVA':
 Size: 20 Release 0x135266304 By 0x153092096
Compatibility entry for 'WRDIR':
 Size: 20 Release 0x150994944 By 0x153092096
Compatibility entry for 'PLUGTS':
 Size: 20 Release 0x135266304 By 0x153092096
buffer tsn: 0 rdba: 0x004001a2 (1/418)

上一页  1 2 3 4 5 6  下一页

Tags:Oracle 数据库 独一无二

编辑录入:爽爽 [复制链接] [打 印]
赞助商链接