Although our standby database using DataGuard deletes the log files once they are applied and when space is needed, it does not delete the empty directories in the format of YYYY_MM_DD.
Has anyone have a way to do this without creating a server side script to do so?
To be honest, I just write a cronjob.
Cheers,
Brian
Wish I could, but Security concerns don't allow us to use crontab. We have a separate job running software (Control-M) that is a hassle to create such a simple operation.