What is a trace file and how is it created?
By admin on Mar 12, 2007 in DBA Interview Questions
Each server and background process can write an associated trace file. When an internal error is detected by a process or user process, it dumps information about the error to its trace. This can be used for tuning the database.


