Using PS_DEPT_SEC_SRCH View Is Slow In Returning Query Results
(Doc ID 2077372.1)
Last updated on JANUARY 26, 2024
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 PS_DEPT_SEC_SRCH view is delivered in HCM 9.2 appear to have been modified to become Cartesian join. The view in HCM 9.0 does not contain a Cartesian join.
The view PS_DEPT_SEC_SRCH takes a long time to query when running a Select * or a Select Count(*) statement in SQL Developer. It can go beyond 5 minutes.
The performance for each of the tables behind the view (PS_DEPT_TBL, PS_SJT_DEPT, PS_SJT_CLASS_ALL, PS_SJT_OPR_CLS, & PSOPRDEFN) is fine.
When select * statement is run for each, and rows of data are returned very quickly.
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 |