How to know pfile location which is used to startup the db 10g or 11gr2?
if we started the db in the following :
startup pfile='/u01/pf.txt';
and after a while we forget which pfile location or used to open db how to know the pfile used to open Database?
0