JDBC thin client fetch array size
From: steve jamro <sjamro1990_at_gmail.com>
Date: Mon, 3 Apr 2023 13:41:05 -0400
Message-Id: <F6042B2D-2424-4F21-B047-AB473E3C08CF_at_gmail.com>
Hello listers
Date: Mon, 3 Apr 2023 13:41:05 -0400
Message-Id: <F6042B2D-2424-4F21-B047-AB473E3C08CF_at_gmail.com>
Hello listers
JDBC thin client has a default fetch array size of 10. How can we increase it? Using this JDBC URL we were able to increase SDU. Can we do the same for fetch array size? This is running from a windows client.
jdbc:oracle:thin:_at_(DESCRIPTION=(SDU=32768) (ADDRESS=(PROTOCOL=TCP) (HOST=<PORT>) (PORT=<PORT>)) (CONNECT_DATA=(SERVICE_NAME=<SERVICA NAME>)))
Thank you
-- http://www.freelists.org/webpage/oracle-lReceived on Mon Apr 03 2023 - 19:41:05 CEST