I will analyze the index and see.
Thanks.
Quote:
Originally Posted by mike9
Printable View
I will analyze the index and see.
Thanks.
Quote:
Originally Posted by mike9
Mike, oracle should use the index when it returns less rows. Do you think so?.
I also analyzed the table with cascade=true. But still i got to force the index. Oracle choose the path based on the cost. Looks like some time it could go wrong... Seems like.
Tamil, I will find the trace file and i will take a look at it.
Thanks.
Quote:
Originally Posted by mike9
which oracle version are you using?
how many rows ( count(*) ) do you got if you are only using the condtition
"VBAP"."MATNR"='000000000700203599'
how many rows ( count(*) ) do you got if you are only using the condtition
("VBAP"."VBELN">='0022000000' AND "VBAP"."VBELN"<='0022999999'