Database Administration (MOSC)

MOSC Banner

DB archiver full error in "db_recovery_file_dest_size"=10g with RMAN script fault

edited Jul 23, 2013 6:53PM in Database Administration (MOSC) 8 commentsAnswered
Hi all:
I've posted it this topic when I encounter 'archive full' error in database with 'db_recovery_file_dest_size' set to 10GB and disk have 50+GB free. I posted it here:

Original set in init ORA parameter to be:

*.db_recovery_file_dest_size=10737418240
*.db_recovery_file_dest='/orabackup/flash_recovery_area'

file system usage: (notice '/orabackup' has 50+ GB free)

[oracle@]$df -h

Filesystem Size Used Avail Use% Mounted on
/dev/sdd1 247G 184G 51G 79% /orabackup

 Developer received error of 'archiver full' so his remote login failed. However, we have 'db_recovery_file_dest_size' set to 10g, and it goes to '/orabackup/flash_recovery_area/SID/'... with '/orabackup' has 50+GB free!   Developer is loading simple data, 5K rows, no LONG, RAW, LOB data type.

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