Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle 10g and Odbc
Michael Squires wrote:
> In article <12audvgqs9k05f1_at_news.supernews.com>,
> Bertie Brink <bhb_at_donotspammailme.com> wrote:
>> Oracle 10g has a problem with Oracle Win ODBC drivers. The regular
The problem occurred with 10Gr2. The problem exists only when ODBC catalog related access is made through ODBC such as an Access or Word like program calling APIs that mine for column or table names and such.
The driver spews out a lot of /*RULE*/ hint embedded sql statements which you will notice in the trace logs. These will run very slow in 10g because the rule based optimizer being deprecated. User sql statements are fine however provided they do not have rule based hints.
Can some one provide details on what exactly was done with the rule based optimizer in 10g?
Regards,
Bertie Brink
http://www.setdefault.com/bertie
Received on Sun Jul 09 2006 - 13:42:19 CDT
![]() |
![]() |