My Oracle Support Banner

Is It Possible To Change Fetch Size For Retrieving Data via ORDS for RESTful Service Calls? (Doc ID 2340906.1)

Last updated on JUNE 11, 2021

Applies to:

Oracle REST Data Services - Version 3.0.9 and later
Information in this document applies to any platform.

Goal

Currently, fetch size is fixed with JDBC Default(10). As a result this is impacting performance for a REST service that returns approximately 2000 rows. This request is taking longer than expected. A SQL Trace shows that the issue is related to the fetch size.

Is there any configuration or properties which enables to change fetch size?

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.