Re: Oracle datbase is generating lot and lot of .trc and .trm files
Posted by
ErmanArslansOracleBlog on
May 25, 2021; 7:25am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Oracle-datbase-is-generating-lot-and-lot-of-trc-and-trm-files-tp9801p9803.html
These are database traces.
Probably you enabled some trace in EBS.
Check the relevant places for the disabling trace for that users.
Read these;
How To Trace From Form, Report, Program And Others In Oracle Applications [ID 130182.1]
FAQ: Common Tracing Techniques within the Oracle Applications 11i/R12 [ID 296559.1]
So, you should disable the related trace..
Also open one of the trace files, and try to understand which component is creating it. Understand whether it is a forms session trace, concurrent trace or whatever, and then take the corrective action(disabling the trace for that user )
Check this thread as well ->
http://erman-arslan-s-oracle-forum.2340467.n4.nabble.com/trace-files-td894.html