The Time Slicing job is failing due to deadlock errors on several tables intermittently. This happens approximately once every 2 days.
PDTSTATEMENT: UPDATE PRTEAM
SET prAllocSum = $1, odf_pralloccurve = $2
WHERE prID = $3
PDTERROR: deadlock detected
Expected Results: Time Slicing job runs regularly without Deadlock errors.
Actual Results: Time Slicing job runs regularly WITH Deadlock errors.
DE58053 (occurring on PRTEAM)
Release : 15.8.1, 15.9
Component : CLARITY TIME SLICING
Resolved in the 15.9.1 release
Workaround: The job will be successful the next time it runs.
If the above is not the cause of your issue, see also: Time Slicing job failures - troubleshooting / known causes