Purge stdout/stderr files
SteveBAug 22 2010 — edited Aug 22 2010Apologies if I've missed this somewhere in the documentation but how do I clean up stdout/err files created for external jobs? If I execute dbms_scheduler.purge_log it cleans out the run log but does not remove the corresponding files in ?/scheduler/log.
What is the correct way to do this?
Thanks.