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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: SCN number and time

Re: SCN number and time

From: Mladen Gogala <mgogala_at_adelphia.net>
Date: Tue, 27 May 2003 05:35:12 -0800
Message-ID: <F001.005A3215.20030527053512@fatcity.com>


The only two things in 8i to give you some overview are V$archived_log and v$database. V$archived_log tells you about redo logs and which SCN numbers are in them, as well as the time of archiving, while v$database gives you the SCN of the last checkpoint and last SCN in the control file. Why would you want to know the SCN numbers on 8.1.7? Unless I'm sadly misinformed, 8.1.7 doesn't know how to perform "AS OF" queries.
--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: Mladen Gogala
  INET: mgogala_at_adelphia.net

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Tue May 27 2003 - 08:35:12 CDT

Original text of this message

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