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

Thread: Parallel Recovery

  1. #1
    Join Date
    Feb 2001
    Posts
    295
    Oracle documentation says about four methods of performing parallel recovery:

    * spawn several OEM sessions, each one recovering one datafile;

    * use RMAN's RESTORE and RECOVER statements

    * use SQL*PLUS' RECOVER statement

    * use SQL statement ALTER DATABASE RECOVER (not reccomended by documentation).

    Which of them is the best method to perform recovery? And why ALTER DATABASE RECOVER is not recommended?


    Thanks in advance

    Adriano.




  2. #2
    Join Date
    Feb 2001
    Posts
    295
    anyone there?

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