Re: Moving/compressing *.trc files.




"Frank R." <trek1s@xxxxxxxxx> wrote in message
news:37021d84-44df-4108-998c-32a4d0c3bf7b@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hello all,

Is it safe to move/compress (gzip) *.trc files from oracle [b|u]dump
directories while database instance is up?

I'm getting some of these files growing much more than expected (due
to a known bug...) and would like to know if i can safely move them
automatically to another directory using an script or similar.

Thanks in advance.

Regards.

There might be a session still running with sql_trace=true (or a after-logon
trigger ?). So you might check your system, this can negatively impact
performance (and available diskspace ...).

Matthias


.