How To Resolve the Error "ORA-01847: day of month must be between 1 and last day of month" at Step UPG_IN.S_X10Q1.Step090 (SQL) when Running the Application Engine Upgrade UPG_IN
(Doc ID 1642508.1)
Last updated on FEBRUARY 04, 2022
Applies to:
PeopleSoft Enterprise SCM Inventory - Version 8 SP1 and laterInformation in this document applies to any platform.
Goal
The below error is issued when running the Data Conversion Application Engine Upgrade process UPG_IN when upgrading to a release <8.9 to a release >= 8.9:
Error Position: 6928 Return: 1847 - ORA-01847: day of month must be between 1 and last day of month
Failed SQL stmt:INSERT INTO PS_IN_DEMAND (...) FROM PS_SHIP_INF_INV WHERE CANCEL_FLAG = 'Y' AND SHIPPED_FLAG = 'N' AND DEMAND_SOURCE IN ('IN','PL','RT','SF','OM')
Process 1 ABENDED at Step UPG_IN.S_X10Q1.Step090 (SQL) -- RC = 1847 (108,524)
Message Set Number: 108
Message Number: 524
Message Reason: Process 1 ABENDED at Step UPG_IN.S_X10Q1.Step090 (SQL) -- RC = 1847 (108,524)
Failed SQL stmt:INSERT INTO PS_IN_DEMAND (...) FROM PS_SHIP_INF_INV WHERE CANCEL_FLAG = 'Y' AND SHIPPED_FLAG = 'N' AND DEMAND_SOURCE IN ('IN','PL','RT','SF','OM')
Process 1 ABENDED at Step UPG_IN.S_X10Q1.Step090 (SQL) -- RC = 1847 (108,524)
Message Set Number: 108
Message Number: 524
Message Reason: Process 1 ABENDED at Step UPG_IN.S_X10Q1.Step090 (SQL) -- RC = 1847 (108,524)
How to resolve it?
Solution
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
Goal |
Solution |
References |