Revision [3632]

Last edited on 2010-02-01 07:20:10 by WikiAdmin
Additions:
== backup and delete archive logs==
Archive logs may be stored on ASM and sometimes, you do not want these logs to take up ASM space. One can backup archive logs with rman and then delete them from the ASM storage:
RMAN> backup archivelog all delete input;
SQL> select name, archived, status from v$archived_log;


Revision [3628]

Edited on 2010-02-01 06:54:48 by WikiAdmin
Additions:
{{parent page="Oracle"}}
==Oracle Redo Logs==
Deletions:
{{parent page=Oracle}}
===Oracle Redo Logs===


Revision [3627]

The oldest known version of this page was created on 2010-02-01 06:35:41 by WikiAdmin
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki