RE: scripts to parse oracle 10046 trace files?
- From: Christian Antognini <Christian.Antognini@xxxxxxxxxxxx>
- To: "oracle-l@xxxxxxxxxxxxx" <oracle-l@xxxxxxxxxxxxx>
- Date: Tue, 6 Mar 2012 22:52:15 +0000
Hi > One issue with tkprof is that I can't see the explain plan and the row source > by row source logical and physical IOs until the query is done. This is not an issue of tkprof. That information is simply not available in the trace file till the execution is not over. Hence, there is no tool that can do. The best way to monitor a running statement is to use SQL monitoring. HTH Chris Antognini Troubleshooting Oracle Performance, Apress 2008 http://top.antognini.ch -- http://www.freelists.org/webpage/oracle-l
- Follow-Ups:
- Re: scripts to parse oracle 10046 trace files?
- From: Dba DBA
- Re: scripts to parse oracle 10046 trace files?
Other related posts:
- » scripts to parse oracle 10046 trace files? - Dba DBA
- » Re: scripts to parse oracle 10046 trace files? - Ls Cheng
- » RE: scripts to parse oracle 10046 trace files? - rajendra.pande
- » RE: scripts to parse oracle 10046 trace files? - Amaral, Rui
- » Re: scripts to parse oracle 10046 trace files? - Norman Dunbar
- » Re: scripts to parse oracle 10046 trace files? - David Mann
- » Re: scripts to parse oracle 10046 trace files? - Niall Litchfield
- » Re: scripts to parse oracle 10046 trace files? - rjamya
- » RE: scripts to parse oracle 10046 trace files? - Christian Antognini
- » Re: scripts to parse oracle 10046 trace files? - Dba DBA
- » Re: scripts to parse oracle 10046 trace files? - Ls Cheng