Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Estimating a SQL stmt execution time
No, there is no query or operation that you can issue to get an estimated
time back. Execution time is not a constant; it will always be variable
depending on the exact load. You could, however, estimate it:
Hope this helps,
Dave
vfoster2_at_aol.com wrote in message <6ifjnr$efq$1_at_nnrp1.dejanews.com>...
>Is there any way to get Oracle to tell you how long a SQL stmt will run,
>either from SQL*Plus or Power Builder. I need this to tell users in a
>message box that "This statement will that x number of minutes to execute,
do
>you wish to continue?"
>
>Any input appreciated.
>
>
>Vicky D. Foster,
>Oracle DBA,
>Manager, Database Services
>
>-----== Posted via Deja News, The Leader in Internet Discussion ==-----
>http://www.dejanews.com/ Now offering spam-free web-based newsreading
Received on Sat May 02 1998 - 23:10:38 CDT
![]() |
![]() |