Database Backup and Recovery (MOSC)

MOSC Banner

fast_recovery_area keeps growing very fast

edited Jun 23, 2017 4:07AM in Database Backup and Recovery (MOSC) 24 commentsAnswered ✓

Hi All,

I need suggestion, How can I better manage the fast_recovery_area of my database, as it get full very frequently.

I have set the size of my FRA as 48 G, current utilization is given below. However I see the datafiles size as culprits.

=============================

SQL> select SPACE_LIMIT from V$RECOVERY_FILE_DEST;

SPACE_LIMIT

-----------

5.1540E+10

SQL> select SPACE_USED from V$RECOVERY_FILE_DEST;

SPACE_USED

----------

4.6903E+10

==========================

[oracle@XXXXX DEVELOP11]$ df -kh

Filesystem            Size  Used Avail Use% Mounted on

/dev/mapper/vg_system-lv_root

                       29G   13G   16G  45% /

tmpfs                 1.5G  766M  679M  54% /dev/shm

/dev/sda1             477M  194M  258M  43% /boot

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center