Manually delete the archive log in the flash_recovery_area and run the below commands.
$ rman target /
RMAN> crosscheck archivelog all;
RMAN> delete expired archivelog all;
Oracle Instance Startup Time SET LINES 2000 SET PAGES 9999 COLUMN INSTANCE_NAME FOR A20 SELECT instance_name, to_char(startup_time,...
No comments:
Post a Comment