Oracle RMAN backup-control file backup

Source: Internet
Author: User

Oracle RMAN backup-control file backup

Go to the RMAN page

Rman target/

RMAN>

Change the backup mode of control files to automatic backup

RMAN> configure controlfile autobackup on;

Check whether the backup of the control file is automatic

RMAN> show controlfile autobackup;

View the automatic backup path of the Control File

RMAN> show controlfile autobackup format;

Modify the automatic backup path of the Control File

RMAN> configure controlfile autobackup format for device type disk to '/backup/orcl/% F ';

Note that % F is a DBID + date, which can be used to identify the time and DBID

Manual backup control file

Backup current controlfile format '/backup/orcl/control _ % d _ % T _ % s _ % p. bak ';

Oracle Database rman backup plan and recovery

Oracle RMAN implements "one-click" tablespace TSPITR

Oracle 11gR2 uses RMAN to copy full-database records

RMAN: Configure an archive log deletion policy

Basic Oracle tutorial-copying a database through RMAN

Reference for RMAN backup policy formulation

RMAN backup learning notes

Oracle Database Backup encryption RMAN Encryption

 

Related Article

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.