Database Administration (MOSC)

MOSC Banner

Ora-19804 Cannot reclaim N bytes disk space from M bytes limit

edited Aug 9, 2018 10:11PM in Database Administration (MOSC) 7 commentsAnswered

Hi Guys,

Need some advice on this error I am having when running my rman backup scripts. 67 MB cannot be reclaimed from 107.37 GB. Should I just increase the db_recovery_file_dest?

It is currently set at 200GB.

Here are the error logs , the 1st pic is my incremental back up that runs daily, and 2nd pic is my full backup that runs every sunday.

I have also below the code i use for backing up:

#!/bin/bash

# Perform RMAN backup

# Expected usage: f_perform_backup DB LEVEL

#  DB: Database SID to pass to RMAN

#  LEVEL: full/inc - full is full incremental, inc is differential incremental

Tagged:

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