PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

Array Size

edited Feb 25, 2017 4:01AM in PeopleTools and Lifecycle Management - PSFT (MOSC) 5 commentsAnswered

Hi,

Is there any method to enforce array size from the default 15 to somewhat higher may be 100 fetches from people soft application, we're seeing select sql running in loop which take more round trip 20000 to fetch 300000 rows processed with the elapsed time of 8 sec per fetch

Note tried indexes with all predicate columns.

SELECT  PROCESS_INSTANCE,

         BUSINESS_UNIT_PC,

         PROJECT_ID,

         ACTIVITY_ID,

         RESOURCE_ID,

         LINE_SEQ_NBR,

         DEBIT_CREDIT,

         DST_USE,

         INTER_ORG_LEVEL,

         CONVERSION_RATE,

         ORG_TO_BOOK,

         COMBO_STATUS,

         PROJECT_FLAG,

         IU_ANCHOR_FLG,

         CONTRACT_NUM,

         CONTRACT_LINE_NUM,

         CONTRACT_PPD_SEQ,

         ACCT_PLAN_ID,

         EVENT_NUM,

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