Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Estimate a query time
Hi,
Shortly after you execute it, you can look at v$session_longops. I
know that
isn't exactly what you are requesting, but it is one approach. If you
know the I/O it will require (cardinality) based on the execution plan
you reference, that also may give you an indication.
Regards,
Steve Received on Fri Apr 07 2006 - 11:52:06 CDT