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 |
Explain the use of indexes option in exp command.
i wrote a pl/sql procedure. it must run every sunday 4.40 How can i schedule it with the help of dbms_jobs (or another other procedure with out creating bat file,exe file)
Which Functions Using Integer ==> String's i.e 2 ==> Two... Like that string's ==> integer values ? It is Possible ?
"primary key=unique+null" is equal,reson?not,reason?
What are virtual columns?
10. Display the client number, order date and shipping date for all orders where the shipping date is between three and six months after the order date.
What is set operator oracle?
How do I decide when to use right joins/left joins or inner joins or how to determine which table is on which side?
Why is oracle database so popular?
How to start your 10g xe server?
how the indexes are stored in the Oracle Database?
What happens to the current transaction if a ddl statement is executed?