ORA-01438 in Material Solver process (PL_RUN_MRP)
Hi,
We are getting following error in Analytic server log while running Material Solver (PL_RUN_MRP). From error message it looks like the qty field is having value more than the field can accommodate. But we are not able to locate what is the quantity and which BU/Item it is failing for. Any pointers in this regard are greatly appreciated.
File: /vob/peopletools/src/psstateutil/optinsertcur.cppSQL error. Stmt #: 133 Error Position: 221 Return: 1438 - ORA-01438: value larger than specified precision allowed for this column
Failed SQL stmt:INSERT INTO PS_PL_PLNPRD_COMP (PROBINST, PL_SEQ_NBR, OP_SEQUENCE, COMPONENT_ID, CONFIG_CODE, MG_ORIG_COMP_ID, QTY_CODE, BUSINESS_UNIT, CURR_SCHED_QTY, SF_QTY_PER, YIELD, VERSION ) VALUES (:1 ,:2 ,:3 ,:4 ,:5 ,:6 ,:7 ,:8 ,:9 ,:10 ,:11 ,:12 )