11g: How to specify location for USE_DB_RECOVERY_FILE_DEST
movilogoMar 23 2009 — edited May 22 2013My Oracle 11g database running in no archive log mode. I want to turn into archive log mode.
archive log list command shows archivelog desitination as USE_DB_RECOVERY_FILE_DEST
But how do I set this to a particular directory? Current from V$ARCHIVE_DEST I see that it is pointing to a location which I don't want.
Thanx