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

Thread: Archive or Non Archive

  1. #1
    Join Date
    Dec 2000
    Location
    Virginia, USA
    Posts
    455
    How do I find out if Database is in Archive or Non Archive mode?

    Thanks in Advance.

  2. #2
    Join Date
    Feb 2001
    Posts
    40
    Hi,
    SELECT * FROM V$DATABASE. just TYPE this sql command to get the archivelog information or type ARCHIVE LOG LIST in the sql prompt.
    KARTHI

  3. #3
    Join Date
    Jan 2001
    Posts
    126
    Hi,

    Use "archive log list" command in svrmgrl or sqlplus.

    Baliga

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