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

Home -> Community -> Usenet -> c.d.o.server -> Re: Optimization

Re: Optimization

From: Karl R. <kreitschNOkrSPAM_at_zdnetonebox.com.invalid>
Date: 2000/04/26
Message-ID: <187938c8.75f26dca@usw-ex0103-086.remarq.com>#1/1

Hello!
If your database is in 'CHOOSE' Optimizer -mode then the coste Based Optimizer will involved in all Queries for tables which have statistics.

You can see that thru the explain-plan of an statement or tkprof which optimzer was involved.
Bye

Received on Wed Apr 26 2000 - 00:00:00 CDT

Original text of this message

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