Originally posted by richardana
How ? this is my first time and I do not want screw anything
Please give me an example of how. I know it sounds stupid but prevention is better than cure
Thanks
You can delete them with an OS command. For example, on unix, you can:
find /u01/oraarch/mysid/ -mtime +1 -exec rm -f {} \;