I'm using Oracle Database 11.2.0.4 and configured rman to perform daily backups.
I've noticed that during the time that rman is doing the backups, some rather large trace files are generated, ie
-rw-r-----. 1 oracle oinstall 7.5M Jan 25 00:18 orcl01_ora_23848.trm
-rw-r-----. 1 oracle oinstall 650M Jan 25 00:18 orlc01_ora_23848.trc
Is there a way to disable that the trace file being generated or make it less verbose during the backup, or should I just delete the trace file after the backup if it was successful?