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: Heterogenous Service much slower in Oracle 9 than in Oracle 8

Re: Heterogenous Service much slower in Oracle 9 than in Oracle 8

From: Ray Saltrelli <reymundo514_at_gmail.com>
Date: 23 Aug 2006 11:10:38 -0700
Message-ID: <1156356638.637416.312350@m79g2000cwm.googlegroups.com>


For anyone that may be interested, turing off tracing for your heterogeneous service SIGNIFICANTLY improves performance. To do this open the init<your_hs_name>.ora file in C:\oracle\ora92\hs and make sure HS_FDS_TRACE_LEVEL = OFF. We had HS_FDS_TRACE_LEVEL = 4 in Oracle 8.1 and it didn't cause any problems. But when we upgraded to Oracle 9.2 we saw a staggering loss of performance with herterogeneous services. Switching HS_FDS_TRACE_LEVEL from 4 to OFF reduced response time by an order of magnitude. Received on Wed Aug 23 2006 - 13:10:38 CDT

Original text of this message

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