Deleting RMAN information directly from the catalog
Is it possible to delete information from the recovery catalog using sqlplus?
What I would like to do is to delete all rows from all tables before a date
using a "delete ... cascade" command.
Thanks,
Steve