Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: scn number

Re: scn number

From: GQ <dbaguy_ott_at_yahoo.com>
Date: 17 Dec 2004 09:27:11 -0800
Message-ID: <1103304431.397674.49110@f14g2000cwb.googlegroups.com>


You can also see it from the view v$database, and therefore, as Michel suggested,
is available under x$kccdi.dicur_scn (from which v$database is based on).

The funny thing is that this value is set to 0 when the database is in a mount state.
The value is only set to the current SCN when the database is open. Received on Fri Dec 17 2004 - 11:27:11 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US