Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Is there a way to initiate a timeout on long running queries ?
You could check cpu_per_call and logical_reads_per_call in profiles. Or go
with composite_limit.
Tanel.
"Iyman Zakhary" <izakhary_at_vibrant-1.com> wrote in message
news:b01cd916.0308261225.e220c63_at_posting.google.com...
> I have a query that could take upto 15 minutes based on used parameters.
> Is there a way to timeout after 5 minutes ?
Received on Wed Aug 27 2003 - 01:15:22 CDT