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

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

 2007-05-09 12:14:10 来源:WEB开发网   
核心提示: bootstarp的对象都是在1.417之前的,当然有部分对象是基于Cluster创建的,Oracle数据库中独一无二的Cache对象(3),那么这个对象在启动之前有什么作用呢?itpub上的jametong同学给出了一个重要的信息,在SYSTEM文件头,而1.417对象的上一个对象正是b

bootstarp的对象都是在1.417之前的,当然有部分对象是基于Cluster创建的。那么这个对象在启动之前有什么作用呢?

itpub上的jametong同学给出了一个重要的信息,在SYSTEM文件头,Oracle存储了一个root dba:Root dba: This field only occurs in data file #1, and is the location of blocks required during bootstrapping the data dictionary (bootstrap$)。

这个root dba指向了1.417对象,而1.417对象的上一个对象正是bootstrap$,Oracle通过1.417找到了bootstrap$对象就可以启动了数据库。

我们可以从文件头的转储中找到这个root dba,以下是一个Oracle9i的数据文件头信息:

DATA FILE #1:
(name #9) /opt/oracle/oradata/eygle/system01.dbf
creation size=0 block size=8192 status=0xe
head=9 tail=9 dup=1
tablespace 0, index=1 krfil=1 prev_file=0
unrecoverable scn: 0x0004.6c4b5cba
          04/10/2007 13:34:26
Checkpoint cnt:6933 scn: 0x0004.6c4dfc0c
          04/16/2007 14:38:05
Stop scn: 0xffff.ffffffff 04/07/2007 21:03:02
Creation Checkpointed at scn:
        0x0000.00000007 04/24/2006 11:34:39
thread:0 rba:(0x0.0.0)
enabled threads: 00000000 00000000
00000000 00000000 00000000 00000000
 00000000 00000000
Offline scn: 0x0004.6c432ebf prev_range: 0
Online Checkpointed at scn: 
0x0004.6c432ec0 03/28/2007 11:22:37
thread:1 rba:(0x1.2.0)
enabled threads: 01000000 00000000
00000000 00000000 00000000 00000000
 00000000 00000000
Hot Backup end marker scn: 0x0000.00000000
aux_file is NOT DEFINED
FILE HEADER:
    Software vsn=153092096=0x9200000,
    Compatibility Vsn=134217728=0x8000000
    Db ID=1407686520=0x53e79778, Db Name='EYGLE'
    Activation ID=0=0x0
    Control Seq=1299557=0x13d465,
    File size=27017=0x6989
    File Number=1, Blksiz=8192, File Type=3 DATA
Tablespace #0 - SYSTEM rel_fn:1
Creation at scn: 0x0000.00000007 
     04/24/2006 11:34:39
Backup taken at scn: 0x0004.6c2d657e
     02/12/2007 15:54:52 thread:1
reset logs count:0x24dc1f7d scn: 0x0004.6c432ec0
     recovered at 04/07/2007 21:04:11
status:0x4 root dba:0x004001a1 chkpt cnt:
     6933 ctl cnt:6932
begin-hot-backup file size: 32000
Checkpointed at scn: 0x0004.6c4dfc0c
     04/16/2007 14:38:05
thread:1 rba:(0x17.2.10)
enabled threads: 01000000 00000000 00000000
     00000000 00000000 00000000
     00000000 00000000
Backup Checkpointed at scn: 
     0x0004.6c2d657e 02/12/2007 15:54:52
thread:1 rba:(0x18e1.30.10)
enabled threads: 01000000 00000000
       00000000 00000000 00000000 00000000
       00000000 00000000
External cache id: 0x0 0x0 0x0 0x0
Absolute fuzzy scn: 0x0000.00000000
Recovery fuzzy scn: 0x0000.00000000
          01/01/1988 00:00:00
Terminal Recovery Stamp scn: 0x0000.00000000
          01/01/1988 00:00:00

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

Tags:Oracle 数据库 独一无二

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