Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

OLEDB FetchSize

my connection string is as follows but QV still returns a small number of rows per batch as it loading, indicating that there is a batch size configuration stored somewhere.

anyone no how to change/Increase it, obviously the correct value is going to be trial and error but im ok with that ?

The default for FetchSize is 200

ColinR

CONNECT

TO [Provider=OraOLEDB.Oracle.1;FetchSize=100000,Persist Security Info=True;User ID=aapen;Data Source=live] (XPassword is UXBcBSVMSBbCGbYC);

0 Replies