Financial Management - PSFT (MOSC)

MOSC Banner

PSFT 9.2 Performance Issues with BIIF0001

edited Sep 11, 2018 5:00AM in Financial Management - PSFT (MOSC) 2 commentsAnswered

Has anyone experienced performance issues running BIIF0001 (PSFT 9.2) on Oracle 12?

We have noticed that this step seems to be taking a very long time, BIIF0001.UPEXSTOT.UPHDREXS.

Here's the sql that it executes:

UPDATE PS_BI_HDR

  SET TOT_EXD_AMT = TOT_EXD_AMT + %Bind(INTFC1_BI_AET.AMT10), TOT_EXD_AMT_BSE = TOT_EXD_AMT_BSE + %Bind(INTFC1_BI_AET.AMT11), TOT_STX_AMT = TOT_STX_AMT + %Bind(INTFC1_BI_AET.AMT12), TOT_STX_AMT_BSE = TOT_STX_AMT_BSE + %Bind(INTFC1_BI_AET.AMT13)

WHERE BUSINESS_UNIT = %Bind(BUSINESS_UNIT)

  AND INVOICE = %Bind(INVOICE)

If anyone knows how I can find out the differences between BIIF0001 in PeopleSoft 9.0 versus 9.2, I would appreciate it.

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