Good script for getting missing backup information using SQL and RMAN repository
Since the RMAN base tables changed slightly from 10g to 11g (to get to work with 10g, change all occurrences of "reset_time" to "cf_create_time"), this particular script works with the 11g repository (no subrepositories). You should be able to run this as is.