Memory Based Snapshot Worker Fails With ORA-01455: converting column overflows integer datatype
(Doc ID 2835601.1)
Last updated on SEPTEMBER 09, 2023
Applies to:
Oracle Advanced Supply Chain Planning - Version 12.1.3.9.2 to 12.1.3.9.2 [Release 12.1]Information in this document applies to any platform.
Symptoms
MSCNSWWL64 module: Memory Based Snapshot Worker 64 bit Linux fails with:
check1 SQLCODE = -1455APP-FND-01564: ORACLE error 1455 in mrsngs_snp_fcst_rqmts
Cause: mrsngs_snp_fcst_rqmts failed due to ORA-01455: converting column overflows integer datatype
The SQL statement being executed at the time of the error was: SELECT /*+ ordered */ mscd.demand_id,
mscd.inventory_item_id i and was executed from the file .
APP-MRP-22075: An internal error has occurred (mrnspxt, 33, 10023, )
@ERRORTEXT Cause: The current routine encountered the specified@ERRORTEXT x Action: Contact your customer supportrepresentative.
APP-MRP-22075: An internal error has occurred (mrnspgpt, 14, 202 , 10023, )
@ERRORTEXT Cause: The current routine encountered the specified@ERRORTEXT x Action: Contact your customer supportrepresentative.
APP-MRP-22075: An internal error has occurred (main, 13, , )
@ERRORTEXT Cause: The current routine encountered the specified@ERRORTEXT x Action: Contact your customer supportrepresentative.
Error string=
Statement with the error:
SELECT /*+ ordered */ mscd.demand_id,
mscd.inventory_item_id i
Cause: mrsngs_snp_fcst_rqmts failed due to ORA-01455: converting column overflows integer datatype
The SQL statement being executed at the time of the error was: SELECT /*+ ordered */ mscd.demand_id,
mscd.inventory_item_id i and was executed from the file .
APP-MRP-22075: An internal error has occurred (mrnspxt, 33, 10023, )
@ERRORTEXT Cause: The current routine encountered the specified@ERRORTEXT x Action: Contact your customer supportrepresentative.
APP-MRP-22075: An internal error has occurred (mrnspgpt, 14, 202 , 10023, )
@ERRORTEXT Cause: The current routine encountered the specified@ERRORTEXT x Action: Contact your customer supportrepresentative.
APP-MRP-22075: An internal error has occurred (main, 13, , )
@ERRORTEXT Cause: The current routine encountered the specified@ERRORTEXT x Action: Contact your customer supportrepresentative.
Error string=
Statement with the error:
SELECT /*+ ordered */ mscd.demand_id,
mscd.inventory_item_id i
Steps to reproduce the error:
1. NAV: Advanced Supply Chain Planner / Supply Chain Plan / Names
2. Select the plan and click Launch Plan.
3. Plan completes with error.
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 |