API PA_PROJECT_PUB.ADD_TASK errors ORA-01438: value larger than specified precision allowed for this column in Package PA_PROJECT_PVT Procedure add_task_round_one
(Doc ID 2134947.1)
Last updated on AUGUST 05, 2024
Applies to:
Oracle Project Foundation - Version 12.2.4 and laterInformation in this document applies to any platform.
Symptoms
Using an API PA_PROJECT_PUB.ADD_TASK to load into the PA_TASKS.
Encountering a problem with the TASK_MANAGER_PERSON_ID that is limited to 9 digits where per_all_people_f precision is 10.
The issue occurs with person_ids that are 10 digits in length.
Error encountered when using the API is:
ERROR pa_project_pub.add_task ERROR LOGGED : ORA-01438: value larger than
specified precision allowed for this column in Package PA_PROJECT_PVT
Procedure add_task_round_one
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 |