I got ” RMAN-03009: failure of backup command ” error in Oracle database.
RMAN-03009: failure of backup command
Details of error are as follows.
RMAN-03009: failure of backup command on ORA_DISK_3 channel at 07/22/2020 18:54:19
ORA-19566: exceeded limit of 0 corrupt blocks for file +DATA/MSDB/datafile/test_data.658.962642173
RMAN-03009: failure of backup command on ORA_DISK_2 channel at 07/22/2020 18:22:32
ORA-19566: exceeded limit of 0 corrupt blocks for file +DATA/MSDB/datafile/test_data.325.21959565
RMAN-03009: failure of backup command on ORA_DISK_8 channel at 07/22/2020 18:43:24
ORA-19566: exceeded limit of 0 corrupt blocks for file +DATA/MSDB/datafile/test_data.873.423432475
failure of backup command
This ORA-03009 errors are related with the generic RMAN error and you should review the other error code followed by this error.
This error is seen when the backup is interrupted or killed. So if you see this error, run the backup or RMAN process again.
Do you want to learn Oracle Database for Beginners, then read the following articles.
Oracle Tutorial | Oracle Database Tutorials for Beginners ( Junior Oracle DBA )