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

Thread: standby database v$log_history Vs v$log

Hybrid View

  1. #1
    Join Date
    Sep 2001
    Location
    Düsseldorf, Germany.
    Posts
    588
    Hi,

    I have configured standby database.

    I like to know...

    When I query v$log_history of standby database, it shows the latest applied log number which is same as primary database, but v$log shows very old log sequence number???

    Why v$log of standby database shows old log number even though it has applied all new logs...

    Whats wrong??

    Please explain

    Thanks

    Sameer

  2. #2
    Join Date
    Jun 2000
    Location
    Madrid, Spain
    Posts
    7,447
    v$log shows redo logs, if standby s not using redo logs why sequences v$log should advance?

  3. #3
    Join Date
    Sep 2001
    Location
    Düsseldorf, Germany.
    Posts
    588
    yup.. got confused...

    Thanks

    Sameer


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