Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Performance Conundrum Selecting varchar2(2000) Column
Hello,
Most of our clients can run our application with very good performance, on both UNIX and Windows platforms. However, ...
One of our clients has installed our application on a HP 11 UNIX box and is encountering intermittent, but severe slowdowns in certain areas of our application. We took a laptop to our client site, plugged it into their network, and after some investigation were able to narrow down the slow performance to a single varchar2(2000) column of one table. We performed additional tests as follows:
Additional information on our application:
1. Runs on Oracle 81723 2. Uses OCI calls. No ODBC. 3. Uses array fetching (512 rows). 4. In the past, we had tested our application on a HP UNIX box (in-house),and performance was good.
Could the problem have to do with the way the OS is configured to bundle packets together???? Maybe the packet sizes are configured very small???? I am stabbing at possible reasons. Any suggestions on where the source of the problem may lie is appreciated.
Thank-you!
Sam Bootsma, OCP
Technical Support Analyst
CPAS Systems Inc.
samb_at_cpas.com
http://www.cpas.com
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Sam Bootsma
INET: SamB_at_cpas.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 Tue Jan 29 2002 - 17:34:42 CST
![]() |
![]() |