Skip to Main Content

Oracle Database Express Edition (XE)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

11g XE - flash recovery area is not enabled.

HighTen76Oct 4 2012 — edited Oct 6 2012
Hello everyone,

I just installed 11g XE on Oracle Linux 5.2 64 bit (inside VirtualBox running on Windows 7 64 bit). All seems to work well, I can access Apex, SQLPLUS, etc...
However, when I try to run the BACKUP DATABASE, I keep getting:

==================== ERROR =========================
Backup of the database failed
==================== ERROR =========================
flash recovery area is not enabled.

I have checked and rechecked my parameters and all seems fine to me:

SQL> show parameter DB_RECOVERY_FILE_DEST;

NAME TYPE VALUE
------------------------------------ ----------- ------------------------------
db_recovery_file_dest string /u01/app/oracle/fast_recovery_area
db_recovery_file_dest_size big integer 10G

I have even reset these parameters just in case but still no luck.

Would anyone know what could cause this?
Thanks!
Francois
This post has been answered by Shivananda Rao on Oct 4 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 1 2012
Added on Oct 4 2012
10 comments
2,771 views