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: 10gr2 Catalog access issues

Re: 10gr2 Catalog access issues

From: DA Morgan <damorgan_at_psoug.org>
Date: Tue, 28 Mar 2006 10:59:18 -0800
Message-ID: <1143572349.682437@yasure.drizzle.com>


J Huntley Palmer wrote:
> From the time I upgraded to 10gr2 on SPARC SOL9, I have run into oracle
> process hitting the ceiling in processor usage when developer
> applications such as MS Access or reporting programs like Crystal
> Reports accesses catalog related info such as column names and types
> through ODBC. Regular queries from user data tables are a quick.
> Oracle: Release 10.2.0.1.0 (SPARC)
>
> Why is this?

Have no idea. Have you used DBMS_STATS to generate statistics for the optimizer? Whose ODBC driver are you using? Have you run explain plans?

You should not be using Crystal with an ODBC driver. Use the native Oracle driver that comes with Crystal.

-- 
Daniel A. Morgan
http://www.psoug.org
damorgan_at_x.washington.edu
(replace x with u to respond)
Received on Tue Mar 28 2006 - 12:59:18 CST

Original text of this message

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