11.2 RAC SPFILE Best Practice
Hi - I am trying to determine what should be our Standard for our RAC Databases. This started with needing to move one from the file system to ASM. As I understand it...there are a couple choices. I'd like to figure out the recommended strategy and configure accordingly. Thanks!
1. One Shared SPFILE in +DATA/[DBNAME]/SPFILE[DBNAME].ORA
2. Two individual SPFILES +DATA/[DBNAME]/SPFILE[DBNAME1].ORA & +DATA/[DBNAME]/SPFILE[DBNAME2].ORA
3. Use OMF and store here: +DATA/[DBNAME]/PARAMETERFILE/OMF_FILENAME - I'm not sure how to do this one properly or if its correct
4. Something else?