|
|
Re: nothing in trace-file [message #208267 is a reply to message #208073] |
Fri, 08 December 2006 23:27 |
Mohammad Taj
Messages: 2412 Registered: September 2006 Location: Dubai, UAE
|
Senior Member |
|
|
hi,
as littlefoot mention ur "readable file"
then you can generate .txt file through tkprof utility for .trc files.
eg:
start >>>>> run >>>> cmd
C:\>tkprof D:\oracle\product\10.1.0\admin\orcl\bdump\orcl_ora_656.trc c:\tracef
ile.txt
TKPROF: Release 10.1.0.2.0 - Production on Sat Dec 9 09:25:08 2006
Copyright (c) 1982, 2004, Oracle. All rights reserved.
C:\>dir tracefile.txt
Volume in drive C has no label.
Volume Serial Number is CC55-E5A1
Directory of C:\
09-12-2006 09:25 AM 1,221 tracefile.txt
1 File(s) 1,221 bytes
0 Dir(s) 8,544,964,608 bytes free
C:\>
regards
Taj
|
|
|