|
|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。如果您注册时有任何问题请联系客服QQ: 83569622 。
您需要 登录 才可以下载或查看,没有帐号?注册
x
Hi All,
請求各位幫忙看看,MRP Launch時出錯,Error Messge如下:
+---------------------------------------------------------------------------+
Master Scheduling/MRP: Version : 11.5.0
Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
MRCNEW module: Memory-based Planner
+---------------------------------------------------------------------------+
Current system time is 25-JUL-2013 14:29:24
+---------------------------------------------------------------------------+
Page Length = 59, Page Width = 132
===================================================================
Debug Mode : Disabled
Output to Terminal : No
Argument Method : Database Fetch
Trace Mode : Disabled
===================================================================
Argument 1 (ORG_ID) = 254
Argument 2 (COMPILE_DESIG) = PAUMRP
Argument 3 (SNAPSHOT_REQ_ID) = 98529531
Argument 4 (BATCH_PROCESS) = 1
Argument 5 (IN_PIPE) =
Argument 6 (OUT_PIPE) =
===================================================================
The value of profile option 'MRP_CALC_EXCESS_EXCEPT' is Y
The value of profile option 'MRP_FIRM_ORDER_TF' is Y
The value of profile option 'MRP_SCH_RCP_USEUP' is 1
The value of profile option 'MRP_RETAIN_DATES_WTIN_CAL_BOUNDARY' is Y
SELECT TO_NUMBER(TO_CHAR(MIN(calendar_date),'j')),
TO_NUMBER(TO_CHAR(MAX(calendar_date),'j'))
FROM bom_calendar_dates
WHERE calendar_code = :calendar_code
AND seq_num IS NOT NULL
AND exception_set_id = :exception_set_id
Loading workday calendar. Please wait ..
SELECT TO_CHAR(calendar_date, 'j')
FROM bom_calendar_dates
WHERE calendar_code = :calendar_code
AND exception_set_id = :exception_set_id
AND seq_num IS NOT NULL
ORDER BY calendar_date
Loading workday calendar. Please wait ...
Loading workday calendar. Please wait . 0:00
The value of profile option 'MRP_RETAIN_DATES_WTIN_CAL_BOUNDARY' is Y
SELECT TO_NUMBER(TO_CHAR(MIN(period_start_date),'j')),
TO_NUMBER(TO_CHAR(MAX(period_start_date),'j'))
FROM bom_period_start_dates
WHERE calendar_code = :calendar_code
AND exception_set_id = :exception_set_id
Loading periods. Please wait ..
SELECT TO_CHAR(period_start_date, 'j')
FROM bom_period_start_dates
WHERE calendar_code = :calendar_code
AND exception_set_id = :exception_set_id
ORDER BY period_start_date
Loading periods. Please wait ...
Loading periods. Please wait . 0:00
Selecting org parameters 1 0:00
..Selecting files 14 0:00
..Selecting item 21,870 0:01
..Selecting MPS_SUPPLY_ITEMS 508 0:00
..Selecting Components 54,391 0:00
..Selecting SCHEDULE 3,300 0:00
..Selecting discrete jobs 618 0:00
..Selecting purchase orders 836 0:00
..Selecting gross requirements 1,661 0:00
..Selecting MRP_WIP_COMPONENTS 5,766 0:01
..Selecting E_ON_HAND 4,074 0:00
..Selecting resource requirements 1 0:00
..Selecting E_ROUTING 20,624 0:00
..Selecting Low level code 16,898 0:00
..Selecting resource 432 0:00
..Selecting CRP_AVAILABLE_RESOURCES 1,617 0:00
..mrursp_update_req_supply_pointers completed 0:00
..Create transactions tree completed 0:00
.Load data completed 0:02
The value of profile option 'MRP_EXPL_DEM_THROUGH_PHANTOM' is Y
/disk1/prodappl/mrp/11.5.0/bin/MRCNEW
Program was terminated by signal 11
+---------------------------------------------------------------------------+
No completion options were requested.
Output is not being printed because:
The print option has been disabled for this report.
+---------------------------------------------------------------------------+
Concurrent request completed
Current system time is 25-JUL-2013 14:30:14
+---------------------------------------------------------------------------+
|
|