Database Administrator (DBA) Question:
What is a trace file and how is it created?
Answer:
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.
Previous Question | Next Question |
What are the responsibilities of a Database Administrator? | What is a database profile? |