PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

fetch size parameter

edited Jun 14, 2019 5:01AM in PeopleTools and Lifecycle Management - PSFT (MOSC) 1 commentAnswered

Hello

I have a query comming from COBOL within the PeopleSoft Software. This query is executed in only 73 seconds but it is taking 8268 seconds to fetch 1M of rows

I want to know if there is a parameter we can change in this (COBOL/PeopleSoft) client so that the arraysize will be bigger reducing, as such, the RoundTrip between Cobol and the Oracle database

I am not speaking about the following parameter


Max Fetch Size
--
max result set size in KB for a SELECT query;

Default is 5000KB. Use 0 for no limit.

Max Fetch Size=5000

Since the query is not coming from PeopleSoft screen

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center