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

Home -> Community -> Usenet -> c.d.o.server -> Re: Finding the size of Archived log files

Re: Finding the size of Archived log files

From: osy45 <member18536_at_dbforums.com>
Date: Thu, 24 Apr 2003 08:37:14 +0000
Message-ID: <2801262.1051173434@dbforums.com>

what's your intension?

archived log files are copies of the applied redologs and normally of their size except for archived datasets which are caused though alter system switch logfile cmd;

for calulation why no multiply the number of log files with the size of the redolog file.
see v$logfile and v$log_history for details / highwatermarks

--
Posted via http://dbforums.com
Received on Thu Apr 24 2003 - 03:37:14 CDT

Original text of this message

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