User-controlled remote recovery of oracle Hot Standby files

Source: Internet
Author: User
Objective: To detect the recovery availability of oracle Hot Standby files (including spfiles, control files, data files, archived logs, and non-rman files) in windows from different machines and non-original paths. Test environment: windows2003R2, O

Objective: To detect the recovery availability of oracle Hot Standby files (including spfiles, control files, data files, archived logs, and non-rman files) in windows from different machines and non-original paths. Test environment: windows2003R2, O

Objective: To detect oracle Hot Standby files (4 (, 6 (, AL32UTF8) in windows

7. Shut down the database, start to nomount mode, delete or rename the control file used before, and execute the above code to create the control file:

8. Start the database to mount mode.

Alter database mount;

9. Restore the database by archiving logs. Specify the path of the archive file during recovery.

Recover database using backup controlfile until cancel

10. After the restoration is complete, start the database in resetlogs mode:

Alter database open resetlogs;



My blog:

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.