Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

rman delete old archivelog

delete archivelog all completed before "to_date(sysdate - 2)";
Source by community.oracle.com #
 
PREVIOUS NEXT
Tagged: #rman #delete #archivelog
ADD COMMENT
Topic
Name
6+5 =