I need to get a list of RMAN scripts from one of our catalogs. I thought I could view them by doing

select * from rc_stored_scripts;

but this table doesnt exist??