Oracle files full name residing in OCFS2? [message #562828] |
Mon, 06 August 2012 03:37 |
|
swaorclser
Messages: 56 Registered: August 2011
|
Member |
|
|
Hello Experts,
This may seem a very basic/ stupid question to you, but please take time to answer this.
For RAC with ASM, user can not browse the ASM files. From within NTFS or ext2( for linux) they are not seen.
Similarly, for OCFS2 , are these oracle files not seen through ext2 , linux file system?
Also, for RAC with ASM if I query v$datafile, it returns +diskgroup/dbname/datafile.dbf.
What will be the file name returned for datafiles in OCFS2 by this view?
Thanks for your valuable time and inputs.
Regards,
swaorclser
|
|
|
Re: Oracle files full name residing in OCFS2? [message #562839 is a reply to message #562828] |
Mon, 06 August 2012 05:10 |
John Watson
Messages: 8963 Registered: January 2010 Location: Global Village
|
Senior Member |
|
|
Quote:What will be the file name returned for datafiles in OCFS2 by this view? Whatever file name you specified when you created the file. OCFS2 is just a file system like any other. I see no point in using it now, though. I think it is just an historical anomaly.
|
|
|
|