What is Trace File ?
Answers were Sorted based on User's Feedback
Answer / s.gousalya
when one of oracle background process like database
writer,log writer encouters a exception then they
will write a TRACE FILE. They are recorded in
alert.log
| Is This Answer Correct ? | 31 Yes | 2 No |
Answer / syed mazhar nadir
we can say that the trace files are the outlines files . a
trace files are those files which help us to covert our
control files into readable format. they are recorded in
alter .log ext.
| Is This Answer Correct ? | 12 Yes | 3 No |
Answer / mohanish sahoo
trace file is the file which converts control files into
readable format
| Is This Answer Correct ? | 12 Yes | 5 No |
State the difference along with examples between Oracle 9i, Oracle 10g and Oracle 11i.
How to create tables for odbc connection testing?
How to retrieve the count of updated rows?
what is the syntax of update command?
How to create a new table by selecting rows from another table?
I have one table :EID,Depid,ename,sal I want to have max(sal) in each department.
5 Answers Microsoft, Oracle, TCS,
What are internal user account in oracle?
Give the various rollback segment states.
how to clone 9i Database on to 10g Database.
Explain a data segment?
How do we represent comments in oracle?
When do you get a .pll extension in oracle?