If you use Linux/Unix you can put this in your cron command.
Just verify the path to your archive logs.
Code:find /oracle/admin/sidname/archive/* -type f -mtime +6 -exec rm -rf {} \;
|
Results 1 to 10 of 11
Threaded View
|
Click Here to Expand Forum to Full Width |