Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: User define functions (queries) in SELECT statements
Thanks for replying.
I need to start this by correcting the subject line I put on this
originally.
I am talking about user-defined FUNCTIONS within a SELECT.
Sorry.
The explain plans look exactly the same.
Strangely enough, the small tables that are read in the user-defined
functions
do NOT appear in the explain plan (!?!?!?!?!!?).
Yes.....we did re-analyze after the software upgrade.
Thanks again.
"Charlie Mengler" <charliem_at_mwh.com> on 03/23/2001 11:55:17 AM
To: Dan.Hubler_at_Metavante.com
cc:
What do the before (V7) and after (V8) explain plans look like? Have you (re)analyzed all tables & indexes used by the query?
Dan.Hubler_at_Metavante.com wrote:
>
> We have run into a big performance issue with our migration from 7.3.4
to
> 8.1.6.
>
> A single query that SELECTs from a large table, also contains
user-defined
> functions that
> appear in the column-list of the SELECT.
>
> This query is running many times longer than under the old version.
>
> Anybody see this before?
>
> (Solaris 2.6)
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author:
> INET: Dan.Hubler_at_Metavante.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).
-- Charlie Mengler Maintenance Warehouse charliem_at_mwh.com 10641 Scripps Summit Ct 858-831-2229 San Diego, CA 92131 The future is here. It is just not evenly distributed. -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: INET: Dan.Hubler_at_Metavante.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 Fri Mar 23 2001 - 14:16:42 CST
![]() |
![]() |