DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: Current archive log file size

  1. #1
    Join Date
    Aug 2001
    Location
    Brazil
    Posts
    22

    Current archive log file size

    Hi All,

    Is there a way to know the current archive log file size using some V$ view?

    Thanks and Regards
    Klaus Huewes

  2. #2
    Join Date
    Nov 2002
    Location
    Geneva Switzerland
    Posts
    3,142
    The row in V$ARCHIVED_LOG with max SEQUENCE# would appear to give the size in blocks of the last Archive Log written.

  3. #3
    Join Date
    Aug 2001
    Location
    Brazil
    Posts
    22
    When I look the V$ARCHIVED_LOG view I’m looking all archive log that was archived, right? I need to know the archive log file size before creating it, maybe I’m looking for the current redo log file size before the redo log be archived…

    Thanks and Regards
    Klaus Huewes

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width