Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: ORACLE TUNING
Yes they both are, only difference being the amount of data in Prod and DEV
databases for this query. Prod has more.
Srini
-----Original Message-----
Sent: Tuesday, March 19, 2002 9:43 PM
To: Multiple recipients of list ORACLE-L
Are the tables/indexes analyzed the same way, if you use CBO?
-----Original Message-----
Sent: Tuesday, March 19, 2002 4:14 PM
To: Multiple recipients of list ORACLE-L
Thank you for the response. The indexes on both sides are regular non-unique
indexes. Any other possible reasons..
Srini
-----Original Message-----
Sent: Tuesday, March 19, 2002 1:34 PM
To: Multiple recipients of list ORACLE-L
SRAJENDRAN_at_nlfs.com wrote:
>
> Hello:
>
> I have an identical query that has similar explain plan on both Prod and
Dev
> environment, only difference being that certain indexes are performing
> unique scan on Prod and Range scan on Dev.
> Can you cast some light on how this can be matched and under what
conditions
> this discrepancy might occur.
>
> Thank you,
>
> Srini
>
The index being declared UNIQUE in one case and not in the other seems to me the most likely reason.
-- Regards, Stephane Faroult Oriole Ltd -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Stephane Faroult INET: sfaroult_at_oriole.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: INET: SRAJENDRAN_at_nlfs.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Deshpande, Kirti INET: kirti.deshpande_at_verizon.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: INET: SRAJENDRAN_at_nlfs.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Wed Mar 20 2002 - 08:43:35 CST