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

Thread: archives log files status

Hybrid View

  1. #1
    Join Date
    Oct 2001
    Posts
    6
    Hello,

    I have the command dbv to track the status for datafiles. The questios is: Is there a command to keep track on the status for the log files (like archive files)?

    Thank you in advance,

    Eric

  2. #2
    Join Date
    Oct 2000
    Location
    Saskatoon, SK, Canada
    Posts
    3,925
    There are some view that you could use to write your own script that would monitor the archive process...

    v$archive
    v$archive_process
    and
    v$archived_log

    Other wise you could set an OEM event to monitor the archive process...

    Sam
    Thanx
    Sam



    Life is a journey, not a destination!


  3. #3
    Join Date
    Oct 2001
    Posts
    6
    Thank you Sambavan,

    I'll check those views to see how can I use it.

    Greetings,

    Eric

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