ORA-19809: limit exceeded for recovery files

In this blog, we are going to resolve the “ORA-19809” error

The limit for recovery files specified by the db_recovery_file_dest_size was exceeded.

Here I am getting the error,

In Order to alter the db_recovery_file_dest_size, We need to open our Database

Then, We can view the DB_RECOVERY_FILE_DEST_SIZE by issuing the below command,

altering the DB_RECOVERY_FILE_DEST_SIZE by issuing the below command,

Now, We can go ahead and try again the RMAN backup,

 

 

 

Recent Posts

Start typing and press Enter to search