E-PC/AE/APPSRV: How to Properly Set DbFlags Parameter For GetNextNumberWithGapsCommit to Avoid Lock Contention or Deadlock
(Doc ID 2458734.1)
Last updated on SEPTEMBER 06, 2024
Applies to:
PeopleSoft Enterprise PT PeopleTools - Version 8.4 and laterInformation in this document applies to any platform.
Goal
PT 8.55.19/HCM 9
When running into performance issue on some App Engine program, e.g. HR_FPA_CI, it show lock contention on below SQL
UPDATE PS_EOEN_CONFIG SET EOEN_LAST_ID = EOEN_LAST_ID + 1
What is it for? and how to set dbflags properly in app server or process scheduler server config?
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 |