How can I find the mirror file name and size ?
Printable View
How can I find the mirror file name and size ?
dunno what do you mean, but guess from data dictionary
I mean which view to be querried to get the mirror file name and size ?
what mirror files are we talking about....????
datafiles? Logfiles? Control files?
Or you mean mirror files in RAID 0+1
I want mirror file information for data and log files ? To determine the database size I guess I need to add sizes of these mirror files besides data and log files. Thanks.
dba_data_files
v$log
dunno why you call these files mirrored :o