RMAN - CONTROL_FILE_RECORD_KEEP_TIME
I have a question about the parameter CONTROL_FILE_RECORD_KEEP_TIME. I think that the default = 7 days. We started using using RMAN on this database and the CONTROLIFLE expanded its size. Now, due to other issues, the Lead does not want to used RMAN any longer as the backup utility of choice. How do I shrink the controlfile back to its original size? Do I execute an ALTER system command SET CONTROLFILE_RECORD_KEEP_TIME=0? The Lead does not want to retain any backups. I have removed all backups.
0