Oracle identifiers :DBID

tsinglee發表於2008-04-01
DBID = Database Identifier.
The DBID is a unique identifier. It is found in all datafile headers. The DBID
is used to identifiy the database a file belongs to.
The DBID is also found in the control files. It can therefore be gotten without
access to the datafiles (startup mount, select * from v$database)
The dbid is important when the SPFILE or controlfiles must be recovered.
[@more@]

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/10599713/viewspace-1001726/,如需轉載,請註明出處,否則將追究法律責任。

相關文章