Spfile location different
Hi Friends,
I was just checking different parameter values on a 3 node rac database and observed that the spfile location on node 1 is $ORACLE_HOME/dbs/spfilemydb.ora, node 2 and node3 shows spfile location as '+DATA/mydb/spfilemydb.ora';
That surprised me. I remember reading from Oracle documentation that spfile location in a RAC environment should be in a shared location(ASM).
1. How can I know which spfile the database is using currently?
2. How can I fix it and make it a single shared spfile(ASM)?
Please help.
Thanks and Regards,
Su.
I was just checking different parameter values on a 3 node rac database and observed that the spfile location on node 1 is $ORACLE_HOME/dbs/spfilemydb.ora, node 2 and node3 shows spfile location as '+DATA/mydb/spfilemydb.ora';
That surprised me. I remember reading from Oracle documentation that spfile location in a RAC environment should be in a shared location(ASM).
1. How can I know which spfile the database is using currently?
2. How can I fix it and make it a single shared spfile(ASM)?
Please help.
Thanks and Regards,
Su.
0