Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Re: ora-600 question

Re: Re: ora-600 question

From: John Shaw <John.Shaw_at_correctionscorp.com>
Date: Tue, 28 Oct 2003 13:09:33 -0800
Message-ID: <F001.005D4D5B.20031028130933@fatcity.com>


By default it's set to 'choose' - but if try to use it for looking at locks (or most any ddl) it will take forever to come back - you have to go to the options menu and pick 'rule' for optimzer mode on ddl queries.

>>> ryan_oracle_at_cox.net 10/28/2003 2:49:29 PM >>> does the data dictionary still use rule by support? any idea why toad would bother slipping it in?
>
> From: "John Shaw" <John.Shaw_at_correctionscorp.com>
> Date: 2003/10/28 Tue PM 02:59:25 EST
> To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
> Subject: Re: ora-600 question
>
> TOAD puts a hint in.
>
> >>> ryan_oracle_at_cox.net 10/28/2003 1:29:25 PM >>>
> does toad or the oracle instance itself slip in rule hints? We got an ora-600 error off of a data dictionary read. i think it has to do with explain plan.
>
> ORA-00600: internal error code, arguments: [17182], [2325084336], [], [], [], [], [], []
> Current SQL statement for this session:
> select /*+ rule */ bucket_cnt, row_cnt, cache_cnt, null_cnt, timestamp#, sample_size, minimum, maximum, distcnt, lowval, hiva
> l, density, col#, spare1, spare2, avgcln from hist_head$ where obj#=:1 and intcol#=:2
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> --
> Author: <ryan_oracle_at_cox.net
> INET: ryan_oracle_at_cox.net
>
> Fat City Network Services -- 858-538-5051 http://www.fatcity.com
> San Diego, California -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> 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.net
-- 
Author: John Shaw
  INET: John.Shaw_at_correctionscorp.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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 Tue Oct 28 2003 - 15:09:33 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US