Understanding the Fetch and Batch sizes in EDS
Issue
- What are the client options for specifying a batch size?
- What is the server processor batch size?
- What does org.teiid.disableResultSetFetchSize do?
- What is a working batch size?
- What is a result set fetch size?
Environment
- Red Hat JBoss Data Services 5.3.1
- Fetch Size as affected by the following
- JDBC
FetchSizeset via JDBC API. maxRowsFetchSizeas defined in section B.9. Runtime Engine Deployer Settings of the Data Services Administration Guide.disableResultSetFetchSize
- JDBC
- Batch Sizes as affected by the following
processorBatchSizein theBufferServicebean defined in/jboss-as/server/<PROFILE>/deploy/teiid/teiid-jboss-beans.xmlas detailed in the Scalability Considerations of the Data Services Administration Guide and the Buffer Service Settings.
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.