Hi,
I am working with Oracle RDBMS 11g and 12c.
I only have access using SQL*Plus, not being able to connect to the database servers/nodes.
How can I find out if:
1) An RMAN backup is incremental/differential or full, using SQL*Plus either from information contained in the controlfile or Catalog database?
2) How can I find out if this backup up make use of the FRA or not?
Thanks and Regards