Oracle RMAN backup Error List

Source: Internet
Author: User

Backup Error 1:

RMAN-03009: Backup
Command(Ora_disk_1On the channel,In07/28/2012 10:23:22Upper)

ORA-19602: failed to back up or copy active files in noarchivelog Mode

The reason is: automatic archiving is not enabled.

Solution:

1. Enable Archiving

A. Shut down the database shutdown immediate.

B. startup Mount

C. Alter database archivelog

D. Alter database open

2. Archive prohibited

A. Shut down the database shutdown immediate.

B. startup Mount

C. Alter database noarchivelog

D. Alter database open

You can view the archived information using the following statement:

SQL> archive log list

Database Log mode archive Mode

Automatic Archival Enabled

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.