ASM locaton when +DATA3 is given
Hi,
SQL> show parameter db_recovery_file_dest
NAME TYPE VALUE
------------------------------------ ----------- ------------------------------
db_recovery_file_dest string +DATA3
db_recovery_file_dest_size big integer 100G
SQL>
SQL> show parameter instance_name
NAME TYPE VALUE
------------------------------------ ----------- ------------------------------
instance_name string SUN1
SQL>
In the above scenario, what is the exact ASM location of db_recovery_file_dest? I am seeing lot of sub directories and I lost my self.
Can you please identify the 'pwd' of db_recovery_file_dest!
Thanks,
Sarwar