RUNSTATS Executing from FT_COMMN_LIB Application Engine
(Doc ID 1901939.1)
Last updated on NOVEMBER 23, 2019
Applies to:
PeopleSoft Enterprise HCM Human Resources - Version 9.2 to 9.2 [Release 9]Information in this document applies to any platform.
Symptoms
The standard method of using a common configuration "DbFlags=1" to suppress RUNSTATS is not working from FT_COMMN_LIB AppEngine.
Common PeopleCode example (TL_TIMEADMIN, step030, SQL) :
%UpdateStats(TL_PROF_LIST)
vs
FT_COMMON_LIB, DvmMap, UpdStats, SQL :
%Execute(/) COMMIT/ %UpdateStats(%Bind(FT_RECNAME_LOOKUP, NOQUOTES))/ %UpdateStats(%Bind(FT_RECNAME_TRANS, NOQUOTES))
Changes
Cause
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
Symptoms |
Changes |
Cause |
Solution |
References |