Archive log destination.
Our plan is to move the archive log destination to another drive with Enterprise manager 9i in the running database,
In EM=>Network=>Databases=>ERPDB=>Instance=>Configuration=>Recovery tab
default archive log destination : \oracle\oradata\erpdb\archive
new archive log destination : E:\erpdb\archive
and I have a few question ?
1. Is there any step-by-step to change the archive log destination or the procedure above is already correct ?
2. Is the procedure must in non-transactional database mode or JDE-JAS is turn off or disconnected to the database?
3. Is there any effect that could corrupt or broken the archive file ?
Thank you very much.