Issue of flash recovery area

Hi all
I configured the size of area of flash recovery at 10 GB, at some point, I want to know how much recovery flash greatness of space is used and how it's free. I can get this information by using OEM data control or grid control home page, but I want to get this information with using OEM. Can someone help me get this information.
DB version: 10.2.0.1

I thank you all.

Welcome.

Mark your answer as correct/useful

Concerning
Asif Kabir

Tags: Database

Similar Questions

  • 11g XE - flash recovery area is not enabled.

    Hi all

    I just installed 11g XE on Oracle Linux 5.2 64 bit (inside VirtualBox under Windows 7 64-bit). Everything seems to work fine, I can access to Apex, SQLPLUS, etc...
    However, when I try to run the BACKUP DATABASE, I get:

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

    I checked and double checked my settings and everything looks fine for me:

    SQL > show parameter DB_RECOVERY_FILE_DEST;

    VALUE OF TYPE NAME
    ------------------------------------ ----------- ------------------------------
    db_recovery_file_dest string/u01/app/oracle/fast_recovery_area
    whole large db_recovery_file_dest_size 10G

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

    If anyone know what could cause this?
    Thank you!
    François

    logged as root (which is part of the DBA group), I try to be the icon "Backup Database" published by the Oracle 11 g XE installation program

    Can you try to run it as user Oracle?

  • Remove the Flash recovery area

    Hello
    IAM on oracle 11.2.0.1 on windows 2008 64-bit. We have a database with the recovery flash set up in her area. We want to delete (IE completely remove the flash recovery area without affecting the DB). So, what should I do? I can find one of my files to control it. I want to completely remove the flash recovery area so that my data files and files redo, control files can be on the same location. Thanks in advance.

    Hello

    In addition to having a control file in the flash recovery area, which is strange, not desired, I wonder if you have covered Google for the answer: http://www.lmgtfy.com/?q=oracle%20remove%20flash%20recovery%20area

    Transfer the control file to another location means a change in the spfile and restart the database.

    For the rest, refer to the manuals

    Success
    FJFranken

  • changing the location of the log archiving PLZ flash recovery area HELP!

    Hi all

    My journal archive is stored in an area of memory flash that got the full and the production server is down.

    Details of the alerts log file...
    ORA-19809: limit exceeded for recovery files
    ORA-19804: cannot reclaim 43432960 bytes disk space from 2147483648 limit
    *** 2010-04-25 14:22:49.777 62692 kcrr.c
    ARCH: Error 19809 Creating archive log file to 
    
    '/oracle/product/10.2.0/flash_rec
    overy_area/EDWREP/archivelog/2010_04_25/o1_mf_1_232_%u_.arc'
    *** 2010-04-25 14:22:49.777 60970 kcrr.c
    kcrrfail: dest:10 err:19809 force:0 blast:1
    I deleted the files and started the database,

    Can a good person kindly tell me how to avoid this problem in the future by keeping the destination of the newspaper archive in the flash recovery area.

    I want to change the location of the files to archive log, can someone ' a please guide me about hiow to do

    I changed the size of the area of recovery flash for now, but I fear that it will be again!
    SQL> select * from v$flash_recovery_area_usage;
    
    FILE_TYPE    PERCENT_SPACE_USED PERCENT_SPACE_RECLAIMABLE NUMBER_OF_FILES
    ------------ ------------------ ------------------------- ---------------
    CONTROLFILE                   0                         0               0
    ONLINELOG                     0                         0               0
    ARCHIVELOG                99.44                         0              57
    BACKUPPIECE                   0                         0               0
    IMAGECOPY                     0                         0               0
    FLASHBACKLOG                  0                         0               0
    
    6 rows selected.
    
    SQL> alter system set DB_RECOVERY_FILE_DEST_SIZE = 4G ;
    
    System altered.
    
    SQL> select * from v$flash_recovery_area_usage;
    
    FILE_TYPE    PERCENT_SPACE_USED PERCENT_SPACE_RECLAIMABLE NUMBER_OF_FILES
    ------------ ------------------ ------------------------- ---------------
    CONTROLFILE                   0                         0               0
    ONLINELOG                     0                         0               0
    ARCHIVELOG                49.72                         0              57
    BACKUPPIECE                   0                         0               0
    IMAGECOPY                     0                         0               0
    FLASHBACKLOG                  0                         0               0
    
    6 rows selected.
    Kind regards

    Published by: user10243788 on April 25, 2010 06:12

    following steps should be ok
    (1) create pfile from spfile;
    (2) remove the unnecessary params
    (3) configure log_archive_dest_1
    Note: do not remove the db_recovery_file_dest, db_recovery_file_dest_size, and parameters. they may be required at another time
    (4) stop and start your database using this new pfile
    (5) check if the archives are in one place
    (6) create spfile and bounce database to ensure that it uses spfile

    Please try all the steps test env first and go ahead in the event of success, to production

  • in the life situation, is the flash recovery area used often?

    Hi all

    in the life situation, is the flash recovery area used often? or being extinguished?

    What is general practice?

    Thank you

    Andrew

    Andrew,

    First that you must answer - what you want to with flash recovery area (FRA). FRA may or may not be used with another technology - flashback database.

    (i) are you using a base of data of flashback (database +, not table or query flashback flashback), i.e. you have lit the flame of the database? If so, you need to use CRF because that's where the FB connect to go.

    (ii) If you don't use flashback database, you can, but you don't need to use FRA. FRA can be used for database backups and archived logs archived backups of logs.

    I strongly suggest not to use FRA for archived logs. As a corollary, I strongly suggest backups seprating and newspapers archived on separate file systems (and underlying disks), if possible. Don't forget, you can always re-create a lost backup using logs archived. but never an archived newspaper lost. If you have lost journal #345, but all the others to have #346-#1000, it doesn't matter; recovery stops at 345. So imagine put backups and newspapers archived on a single point of failure - you lost two of them.

    Therefore, I use different locations for backups and archived logs, somewhat defeat the purpose of the FRA, where both are supposed to go.

    Caveat: I do this for all important databases. If a database is not so important, well...

    I hope this helps.

    Arup

  • Add redo log Member Flash recovery area

    I have an Oracle 10 g server.

    Database is in archivelog mode, using the Flash recovery for storage area redo files archive.

    He doesn't use Oracle-managed files (db_create_file_dest is not set) - all the examples use until this OMF to multiplex the redo and control FRA files.

    Is is possible to multiplex files redo log to the flash recovery area? Same question for the file control also.


    What I tried, but not successfully:

    My FRA is set to C:\ORACLE\PRODUCT\10.2.0FLASH_RECOVERY_AREA\ALEQ.

    I added a redo log Member
    C:\ORACLE\PRODUCT\10.2.0\FLASH_RECOVERY_AREA\ALEQ\ONLINELOG\

    The problem is through EM I can't see any use of "Online Journal", but also when I query V$ FLASH_RECOVERY_AREA_USAGE (now I see only the use of archivelog and backuppiece)

    My assumption is that the FRA is not used.




    Thanks in advance.

    Yes, if you create base without specifying CONTROL_FILES but whose value DB_CREATE_FILE_DEST and DB_RECOVERY_FILE_DEST, then your controlfiles get automatically appointed duplex and OMF. You could do this later with a create controlfile statement. But a more simple and better method would be to use the two parameters from the start.

    Kind regards
    Uwe

    http://uhesse.WordPress.com

  • management of the Windows flash recovery area

    Hi experts,

    We use oracle 10G R2, enterprise edition on windows 2003 Advanced Server...

    We have a size 20 GB database with archive log mode and archiving destination specified to Flash the recovery area. We don't use RMAN as a backup strategy. and are flash recovery size is set to 5 GB. as it is an OLTP system, it generates a lot of log archiving in the flash recovery area, order of frequent newspaper with the redo log file size is 100 MB.

    I would like to know, how can I manage the flash recovery area, if I do not use RMAN to specify archivelog retention policy? How can I specify that oracle should keep log archive files to flash recovery are for 5 days? as we know that oracle won't remove any permanent file at least flash recovery area that it is obsolete, and database may hang if there is space in recovery is full... I can take the log backup archive to another disk, but is it possible to say oracle keeps log archiving for 5 days and remove them to recover space in case of disk space full for the flash area?


    or if I put the retention using RMAN policy, it will take effect for maintain the retention policy and remove the log archiving obsolete in the area of flash recovery after 5 days, even if I do not use RMAN to back up my database?

    any suggestions would be much appreciated

    Thanks and greetings
    VD

    Vikrant dixit says:
    We use import export for backup of database (political company it's not mine)

    Then suggest or explain this imp/exp is not any type of backup. It's a data dump. And it won't save disaster. There will be data loss. If it's good to society, then it's ok.
    And then perhaps it is not necessary to keep the database in log mode archive if exp/imp is used.

    .. .and archive logs are generated and not backed up yet... that's why I asked this question here how manage space flash in a future close if space is complete in the same...

    Then, you must implement the log backup archive and deletion with rman. And if already happens with rman, then why not go further and use rman for full database backups.

    What you need to do:
    1 understand how often do you need to archive backup logs
    2. When you save them (tape, disk)
    3. making scripts to archive log backup or remove and obsolete backup deletion.
    It may be just a script
    delete any backup archivelog entry;
    remove obsolete;

    Look here for more details on orders:
    http://youngcow.NET/doc/Oracle10g/backup.102/b14192/Bkup.htm#g1050005

  • Flash recovery Area

    Hello Oracleites,

    I have a question for you guys today.

    I have a data base of production with a size of 1 TB. We planned to RMAN backup in progress of implementation on it every night.

    We don't have the Flashback option enabled for this database. Now we intend to enable recovery flashback on this database option.

    Could you please help in finalizing the figures on how much Flashback recovery area, we need to get this implemented.

    Appreciate your help.

    Thank you

    Martine Sra

    Hey Garry Sra,

    Well, you're the only one who could answer this answer, but what to look at is:

    1. How much redo is generated by the database if it is enabled in archivelog mode. If it isn't, then you must analyze married how your online newspapers, can be restored for a day;
    2. What will be your SLA regarding archivelogs in the disc, the archivelogs backup routine and the retention time of flashback (flashback is activated)?
    3. After that, you can make sure how much area recovery Flashback database will need.

    Kind regards.

  • You want to use Flash Recovery Area?

    DB version: 11.2.0.3
    Platform: Oracle Enterprise Linux 6.3


    Yes. By configuring FRA, directories and subdirectories will be created automatically according to the type of file and the date for the recovery of the linked files.
    Is there any other compelling reason to configure FRA?

    No compelling reason not to configure FRA?

    Hello
    No reason not to use FIU, is an advantage over all aspects of the protect/backup/restore process.
    -easier to multiplex critical files (redo logs / controlfiles) even if this aspect you can use DB_CREATE_ONLINE_LOG_DEST_X instead if you want 0 permanent file in the FRA
    -easier backup (basically to the FRA on disk with the proposed strategy, backup the FRA to tape)
    -easier for restoration/recovery, you can catalog files in the FRA with a single command, etc. etc. etc.
    You don't lose any control using the FRA, you can have complex retention policy if you want...
    With OMF + FRA Oracle we gives a complete way to manage Oracle files and to be totally independent of the platform, no OS controls/knowledge necessary for s/n, we can work exclusively at the level of the Oracle.
    Overlap/implicit catalog of the FRA by RMAN can be a problem in some rare cases, but the pros of the FRA are much greater than the disadvantages.
    Best regards
    Phil

  • Flash Recovery Area calculation

    Hey, I'm a little confused on the calculation of the my FRA

    I use FRA 10.2.0.4 on SLES9

    Configured for FRA size set to 147 GB even when the physical size is 138 GB - I have to change that. I know.
    But in any case - according to v$ flash_recovery_area_usage FRA is full - only 43 percent if at least 63 GB should be free.
    But I don't see that 6 GB of free space - how is?
    There is no additional files in asm starts when I do a 'method' subfolders of "+ FLASH".

    Any ideas?

    db_recovery_file_dest chain + FLASH
    db_recovery_file_dest_size large integer 147000

    ASMCMD > lsdg
    Name Type State Rebal Unbal sector block to Total_MB Free_MB Usable_file_MB Offline_disks Req_mir_free_MB
    NORMAL CLIMB N N 512 4096 1048576 276680 174545 69170 52687 DATA 0 /.
    NORMAL CLIMB N N 512 4096 1048576 138340 6164 0 3082 FLASH 0.

    SQL > select * from v$ flash_recovery_area_usage;

    FILE_TYPE PERCENT_SPACE_USED PERCENT_SPACE_RECLAIMABLE NUMBER_OF_FILES

    0 1 CONTROLFILE.02
    ONLINELOG 2.37 0 27
    0 6 ARCHIVELOG.01
    BACKUPPIECE 0 0 0
    IMAGECOPY 0 0 0
    FLASHBACKLOG 40.14 28,94 1269

    + FLASH = 4 x 72 GB - normal redundancy

    Published by: Christian the 20.08.2010 10:19

    Yes, I have newspaper flashback over 80 hours.

    Older newspapers are dated August 5

    What would you recommend to clean my FRA - while I have more space for my archivelogs?

    In my situation, I have calculated the total size of the flashback files that are only in the old retention period (in this case it's 80 hours) and change the fra to this size. Database itself has deleted the old files. Then I back return the fra to original value. He solved the problem. You can try this.

    Kind regards

  • moving the Flash recovery area files

    Hello

    I'm moving some archive files of newspapers of flash_recovery_area at the level of the BONE, but her dosent database appear to reflect the changes and the percent_space_used remains the same.

    I intend to implement of rman within a few days, but so far, I have to move my files from FRA to manage space.

    should what procedure I follow to get this new area is seen by the database.
    SQL> select * from v$flash_recovery_area_usage;
    
    FILE_TYPE            PERCENT_SPACE_USED PERCENT_SPACE_RECLAIMABLE
    -------------------- ------------------ -------------------------
    NUMBER_OF_FILES
    ---------------
    CONTROL FILE                          0                         0
                  0
    
    REDO LOG                              0                         0
                  0
    
    ARCHIVED LOG                      31.05                         0
                887
    SQL> show parameter db_recovery_file_dest;
    
    NAME                                 TYPE        VALUE
    ------------------------------------ ----------- ------------------------------
    db_recovery_file_dest                string      E:\oracle\product\11.2.0\flash
                                                     _recovery_area
    db_recovery_file_dest_size           big integer 80G
    Moved 10 GB of files in location but dosent FRA reflect these changes.

    SQL > select * from v$ flash_recovery_area_usage;

    FILE_TYPE PERCENT_SPACE_USED PERCENT_SPACE_RECLAIMABLE
    -------------------- ------------------ -------------------------
    NUMBER_OF_FILES
    ---------------
    CONTROL 0 FILE 0
    0

    REDO LOG 0 0
    0

    ARCHIVED 31.5 JOURNAL 0
    904


    so should what procedure I follow to get this new area is seen by the database

    Kind regards

    user10243788 wrote:
    Thank you for the answer, so I guess that I need implementation of rman as soon as possible, because there is no other alternative for oracle to read the correct size of the FRA after files are moved to the level of the BONE.

    Kind regards

    From now on:

    If you use host operating system commands to delete files, the database will not be aware of the free space that results from:

    RMAN>CROSSCHECK BACKUP;
    RMAN>CROSSCHECK ARCHIVELOG ALL; 
    
    RMAN>Delete expired backup;
    RMAN>Delete expired archivelog all;
    RMAN>Delete force obsolete; 
    
  • Archives of newspapers removed prematurely the Flash recovery area

    Hello

    I have a problem with my Oracle database. Even if there is enough available free space, archive logs are automatically deleted.

    I searched through this forum and found that other users had similar but related problems to bug 4911954 .

    I have confirmed that there is no difference between V$ FLASH_RECOVERY_AREA_USAGE and V$ RECOVERY_FILE_DEST results.

    These logs deleted archive being during the retention period, I get the RMAN-05019: WARNING: also...


    I noticed that once the free space on the hard disk becomes less than 20%, the files are removed.


    BANNER

    -------------------------------------------------------------------

    Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - 64bi

    PL/SQL Release 10.2.0.5.0 - Production

    CORE Production 10.2.0.5.0

    AMT for 64-bit Windows: Version 10.2.0.5.0 - Production

    NLSRTL Version 10.2.0.5.0 - Production

    Select * from V$ FLASH_RECOVERY_AREA_USAGE;

    FILE_TYPE PERCENT_SPACE_USED PERCENT_SPACE_RECLAIMABLE NUMBER_OF_FILES

    ------------------------ ------------------ ------------------------- ---------------

    CONTROLFILE                               0                         0               0

    ONLINELOG                                 0                         0               0

    ARCHIVELOG 11.96 11.42 698

    BACKUPPIECE 3.45 3.32 44

    IMAGECOPY 64,58 64,58 316

    FLASHBACKLOG                              0                         0               0

    Select * from V$ RECOVERY_FILE_DEST;

    NAME SPACE_LIMIT SPACE_USED SPACE_RECLAIMABLE NUMBER_OF_FILES

    ------------------------------ -------------------- -------------------- -------------------- ---------------

    E:\FRA\ 1350 GO GO 1079,79 GO 1070,86 1058

    Could someone kindly help me to solve this?

    Thank you

    Kind regards

    Udayaraj

    Oracle does NOT monitor the free space of the file system.

    It monitors

    (a) 'free' space in v$ FLASH_RECOVERY_AREA_USAGE

    (b) the number of locations Records for backups, archivelogs etc in the controlfile

    (c) the retention policy

    See Oracle Support Note Archivelogs are being automatically deleted FRA even if there is No space pressure [1377765.1 ID] that may apply in your case.

    Hemant K Collette

  • Size of files/folders and flash recovery area

    Hi all!

    I have a machine with Windows Server 2003 and Oracle 10.2 of the database. I put the FRA to 20 GB. Usable FRA is 64.92%. In the DB, the tables are small. Approx. 300 MB per table. How to correctly set the FRA? Also, I put the DB in ArchiveLog mode. There are a lot of folders and files on the disk. Is necessary to have everything that the records or I can delete some of them?

    Thanks in advance!

    Make your big enough FRA. Over time, monitor how much is needed.
    The worst is that your file system has enough space, but your limit of FRA will freeze your database due to running out of space while writing archives.
    With a good strategy: full, incremental, 1 6 14 days retention time? You will discover how much space is necessary.

  • The amount of available space is a my Flash recovery area?

    Hi experts,

    It's 10g 2.0.4 on Windows

    My gui tools do not work at the moment. I know that if the FRA is completed, the database will be unusable.

    I ran: SELECT SPACE_USED/SPACE_LIMIT 'FRA % USED"from v$ recovery_file_dest;

    the result shows:.21

    Have I not 21% available, or it is available at 79%?

    Thank you, John

    Try the following query and tell me how it works.

    set echo off
    --
    -- Show flashback database file destination
    -- Oracle version 10g and up
    --
    -- 20050503  Mark D Powell   Save flashback area query
    -- 20060120  Mark D Powell   Modify column display formatting
    --
    col name              format a65       fold_after
    col number_of_files   format    99,999 heading "File Ct"
    col space_limit       format 9,999,999 heading "Alloc (M)"
    col space_used        format 9,999,999 heading "Usage (M)"
    col space_reclaimable format 9,999,999 heading "Reclaimable"
    
    prompt "no rows selected" response means flashback database is not configured
    
    select
      name
     ,round(space_limit       / 1048576, 1) as space_limit
     ,round(space_used        / 1048576, 1) as space_used
     ,round(space_reclaimable / 1048576, 1) as space_reclaimable
     ,number_of_files
    from
      v$recovery_file_dest
    /
    

    HTH - Mark D Powell.

  • Flash Recovery Area - Autobackup

    Hello guys,.
    I have set up an environment of custody of data with a physical standby database. On the standby database I have enabled and configured the FRA, due to I need the flashback database feature.

    I also configured the AUTOMATIC with RMAN backup with the default band SBT device type. But now written Oracle automatically it to the FRA. Only if I exexcute my scripts to backup RMAN's backup AUTOMATIC wrote on the Strip.

    How can I turn off, the BACKUP is written to the FRA... is it possible?

    Concerning
    Stefan

    There is a DIFFERENCE between a 'autobackup controlfile' during an initiated by the user backup and backup automatic triggered by Oracle. I should qualify that save controlfile triggered by the Oracle process always go on the disc.
    : p

Maybe you are looking for