My recovery catalog is not synchronized with the controlfile of the target database
Currently I have the development database registered with the recovery catalog.
Sunday evening I perform a rman level 0 backup : backup incremental level 0 database PLUS ARCHIVELOG DELETE ALL INPUT;
Monday morning I check with Oracle enterprise manager that the backup on 22/12 is done correctly, but quering the recovery catalog :
SELECT * FROM RMAN.RC_BACKUP_SET_SUMMARYthe newest backup time is the 18/12 when I made a test backup.
When will the target database synchronize with the rman catalog?