Can I throttle back the Number of Oracle Dump files in /var/tmp/ocdumpdir??
Right now we are backing up the Ops Center data using "ecadm backup...." daily.
This creates an Oracle dump file:
-rw-r----- 1 oracleoc oinstoc | 3.0G May 18 15:10 OC_export_20150518150823.dmp |
it also creates a corresponding log file, but it's size is negligible at a few hundred kilobytes.
Currently by default the system is keeping 7 days worth of these..... at 3GB (and growing) each, this is 21GB plus right now. Space I'd like to reclaim if possible.
Can we configure this someplace to just keep 3-4 days worth of these?
I DO NOT see that this rotation/#days is managed by logadm, so I am assuming Ops Center/ecadm is managing this somewhere.