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 |
Does facebook use oracle?
What is the difference between postgresql and oracle?
while i take backup using ibm tsm the following errors occurred: rman-03009 ora-19513 ora-27206 ora-19502 ora-27030 ora-ora19511
What are the ways tablespaces can be managed and how do they differ?
what is Single Byte Overhead...?
Hi all, Can any one give answer for this question. Suppose im having employee table with fields, eno, ename, dept, address1, address2, address3. In address field employee can fill only address1 or address2 or address3... at a time he can fill three address fields. now i want all employee names who filled only one address field.. Plz its urjent can any one give querry.. Thanks in advance.
What is different types of joins?
How many memory layers are in the shared pool?
What are the components of logical database structure in oracle database?
19. Display all clients whose name begins with the letter J or contains the letter M anywhere or contains E as the third letter.
I have table-A(1,2,3)& table-B(3,4,5).what is the different b/w below questions? A union all B? B union all A?
How is it different from a normal table?