ELA: Post Data Conversion AE - PODC31724260.Step20 (SQL) - RC = 1407 (108,524) Fails During Upgrade to PI 39
(Doc ID 2784769.1)
Last updated on SEPTEMBER 01, 2021
Applies to:
PeopleSoft Enterprise FIN Lease Administration - Version 9.2 to 9.2 [Release 9]Information in this document applies to any platform.
Symptoms
Error in Change Assistant - Post Data App Engine Conversion
PODC31724260 is failing with the following error:
Execute the below SQL in the upgrade environment -- if SQL returns results this indicates a data issue.
SELECT
*
FROM
ps_re_ls_am_src s
WHERE
s.ls_key NOT IN (
SELECT
p.ls_key
FROM
ps_re_ls_ppty p
WHERE
p.ls_key = s.ls_key
AND p.business_unit_am = s.business_unit
AND p.asset_id = s.asset_id);
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 |