Strange value for number_of_files in V$RECOVERY_FILE_DEST
Hi all,
select * from V$RECOVERY_FILE_DEST returns :
NAME SPACE_LIMIT SPACE_USED SPACE_RECLAIMABLE NUMBER_OF_FILES
/opt/oracle/flash_recovery_area 10737418240 1366031872 99749888 1,84467440737096E19
This happens since i ran the command 'DELETE OBSOLETE' in rman.
Oracle Database 10g Enterprise Edition Release 10.2.0.1.0
Linux Suse 10
NAME SPACE_LIMIT SPACE_USED SPACE_RECLAIMABLE NUMBER_OF_FILES
/opt/oracle/flash_recovery_area 10737418240 1366031872 99749888 1,84467440737096E19
This happens since i ran the command 'DELETE OBSOLETE' in rman.
Oracle Database 10g Enterprise Edition Release 10.2.0.1.0
Linux Suse 10
0