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

Thread: standby db (clearing_current) status‏

Threaded View

  1. #4
    Join Date
    Jul 2002
    Location
    Lake Worth, FL
    Posts
    1,492

    Talking Check primary.

    If you check the primary, you would find something like the following result:
    Code:
    SQL> select * from v$log;
    GROUP#     THREAD#    SEQUENCE#   BYTES     MEMBERS ARC STATUS
    ---------- ---------- ---------- ---------- ------- --- -------
             1          1        517    5242880       1 NO  CURRENT
    Last edited by LKBrwn_DBA; 05-11-2009 at 02:16 PM.
    "The person who says it cannot be done should not interrupt the person doing it." --Chinese Proverb

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