| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> Re: Large # Items in IN () Very Slow
Pablo,
See my response to Jonathan Lewis. Basically I was passing a list of integers to query a column of VARCHAR2--changing the column type to NUMBER fixed it. Because of this Oracle was maxing out the CPU. Not sure if this is by design or a bug.
Thanks anyway!
--Jonathan
Pablo Sanchez <pablo_at_dev.null> wrote in message
> Ack, isn't tht always the case ... when you run a full table scan on
> the table, does it take the same amount of time? If not, sounds like
> a bug and since you don't have the source code, you're only bet is
> going to be to log a call with Tech Support.
Received on Tue Nov 05 2002 - 10:14:07 CST
![]() |
![]() |