JDBC Driver Settings
- From: "chinn" <chinn@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 25 Apr 2005 19:49:06 -0700
Hello,
I saw the below in one of settings..where do i find them and where are they
defined..
see lot of select statements with sp_cursoropen with thousands of reads in
the
profiler but if i take the query and run it in the QA it will be 1/4 of
those reads .I
am wondering we will have to tweak somethings like you mentioned below.Could
you help me to find out where i could find those settings like fetchsize and
selectmode..
If you do decide to use cursor mode with ResultSets defined as
TYPE_FORWARD_ONLY and either CONCUR_READONLY or CONCUR_UPDATABLE, then you,
you can additionally test various values for the fetch size to tune the
performance. Otherwise, your fetch size will only be 1.
.
- Follow-Ups:
- RE: JDBC Driver Settings
- From: "Carb Simien [MSFT]"
- RE: JDBC Driver Settings
- Prev by Date: Re: SelectMethod=cursor and SelectMethod=direct
- Next by Date: Select Mode=Direct
- Previous by thread: Weblogic JDBC driver problem with multithread environement
- Next by thread: RE: JDBC Driver Settings
- Index(es):
Relevant Pages
|
Loading