Why is my RC_DATABASE empty?
So what am I missing? I just setup a new 12.1.0.2 database for my RMAN catalog and I have registered several databases and I have backed up these databases with RMAN. But when I query RMAN.RC_DATABASE, it is empty.
select * from rman.rc_database;
no rows selected
Shouldn't this show all the databases I registered?