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

Thread: V$ARCHIVED_LOG

  1. #1
    Join Date
    Aug 2000
    Posts
    236
    DBA'S

    My database and shifted between archivelog and noarchivelog a few times.

    I opened the database with resetlogs option to reset the control file with the latest incarnation of the database.

    But when I look at the V$ARCHIVED_LOG view, it shows me a list of all the logs that were archived at some point of time and are not available now.

    Can anyone tell me what this list is used for and whether the logs listed here are necessary for recovery.

    Thanks,
    Nizar.

  2. #2
    Join Date
    Dec 2000
    Location
    Ljubljana, Slovenia
    Posts
    4,439
    They are listed there in case you need that information if you wan't to perform a database recovery up to the time prior to resetlogs.
    Jurij Modic
    ASCII a stupid question, get a stupid ANSI
    24 hours in a day .... 24 beer in a case .... coincidence?

  3. #3
    Join Date
    Aug 2000
    Posts
    236
    Jurij,

    Thanks for all your replies.

    Nizar

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