PERALLPEOPLEF_57U_DYT Error Calling HR_CONTINGENT_WORKER_API.TERMINATE_PLACEMENT API to Terminate Contingent Worker
(Doc ID 2523452.1)
Last updated on APRIL 04, 2025
Applies to:
Oracle Human Resources - Version 12.2 HRMS RUP12 and laterInformation in this document applies to any platform.
Symptoms
Problem Statement:
When attempting to terminate placement using the hr_contingent_worker_api.terminate_placement API either via direct API call or via a concurrent request,
the following errors occur:
ORA-04091: table HR.PER_ALL_PEOPLE_F is mutating, trigger/function may not see it
ORA-06512: at "APPS.PERALLPEOPLEF_57U_DYT", line 335
ORA-04088: error during execution of trigger 'APPS.PERALLPEOPLEF_57U_DYT'
In the PYUPIP Trace output can see:
ORA-20001: HR_289613_PDP_NOT_PTU_EX_CWK
ORA-06512: at "APPS.PERALLPEOPLEF_57U_DYT", line 335
ORA-04088: error during execution of trigger 'APPS.PERALLPEOPLEF_57U_DYT'
In the PYUPIP Trace output can see:
ORA-20001: HR_289613_PDP_NOT_PTU_EX_CWK
Steps to Reproduce:
The issue can be reproduced at will with the following steps:
1. Call the API for hr_contingent_worker_api.terminate_placement
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 |
Cause |
Solution |
References |