Hello all,

Is it possible to change the archivelogs destination on a live database. I have oracle 10g on linux. We are not using the DB_RECOVERY_FILE_DEST , instead are using ARCHIVELOG_DEST. Can someone let me know the steps to change this parameter. Will doing the following work

cp

alter system set ARCHIVELOG_DEST ''

Will this affect the current archived logs


Thanks for your help
--K