|
|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。如果您注册时有任何问题请联系客服QQ: 83569622 。
您需要 登录 才可以下载或查看,没有帐号?注册
x
我进行PAC的设置,在批量修改物料类别时,出现了问题,具体错误信息如下:
APP-FND-01270: Error generating Julian SYSDATE.
Cause: Application Object Library could not generate the current database date as a Julian value. (ORAERROR=1403) (ERROR=)
该问题并非能够任意重现,我也是在导入数据时,当导入至21条,38条时发现的。该问题在metalink上面有类似的note:336496.1,但该note 上说:
UPDATE: May 2008 - The above Sun document no longer exist. This is not an issue with the Oracle Applications but with the Sun OS. Customers experiencing this issue will need to contact Sun directly for the current solution to this issue.
意思是,该稳当已经不存在了,而且是sun的os问题,但我们的os是redhat linux.
请大家帮我看看,谢谢!
+---------------------------------------------------------------------------+
Oracle Bills of Material: Version : 11.5.0 - Development
Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
BOMRBOMSG module: Bill of Material Structure Report GUI
+---------------------------------------------------------------------------+
Current system time is 29-SEP-2008 02:00:53
+---------------------------------------------------------------------------+
+-----------------------------
| Starting concurrent program execution...
+-----------------------------
Arguments
------------
P_ALL_ORGS='1'
P_BOM_OR_ENG='BOM'
P_ORGANIZATION_ID='86'
P_RANGE_OPTION_TYPE='2'
P_ALT_OPTION_TYPE='1'
P_CATEGORY_SET_ID='1100000001'
P_CATEGORY_STRUCTURE_ID='101'
P_EXPLOSION_LEVEL='10'
P_IMPL_FLAG='1'
P_EXPLODE_OPTION_TYPE='2'
P_EXPLOSION_QUANTITY='1'
P_GROUP_ID='3741'
P_PRINT_OPTION6_FLAG='2'
P_FULL_DESCRIPTION='2'
P_PRINT_OPTION1_FLAG='2'
P_PRINT_OPTION2_FLAG='2'
P_PRINT_OPTION3_FLAG='2'
P_PRINT_OPTION4_FLAG='2'
P_PRINT_OPTION5_FLAG='2'
P_ORDER_BY_TYPE='1'
P_QTY_PRECISION='2'
P_VERIFY_FLAG='2'
P_PLAN_FACTOR_FLAG='2'
P_DEBUG='N'
------------
REP-1416: 'c_locator_flexfieldformula': User exit 'FND'. APP-FND-01270: Error generating Julian SYSDATE.
Cause: Application Object Library could not generate the current database date as a Julian value. (ORAERROR=1403) (ERROR=).
APP-FND-01270: Error generating Julian SYSDATE.
Cause: Application Object Library could not generate the current database date as a Julian value. (ORAERROR=1403) (ERROR=)
Report Builder: Release 6.0.8.18.0 - Production on Mon Sep 29 02:00:54 2008
(c) Copyright 1999 Oracle Corporation. All rights reserved.
Enter Username:
+---------------------------------------------------------------------------+
Start of log messages from FND_FILE
+---------------------------------------------------------------------------+
+---------------------------------------------------------------------------+
End of log messages from FND_FILE
+---------------------------------------------------------------------------+
Program exited with status 1
Concurrent Manager encountered an error while running Oracle*Report for your concurrent request 1059177.
Review your concurrent request log and/or report output file for more detailed information.
+---------------------------------------------------------------------------+
Executing request completion options...
Finished executing request completion options.
+---------------------------------------------------------------------------+
Concurrent request completed
Current system time is 29-SEP-2008 02:13:15
+---------------------------------------------------------------------------+
[ 本帖最后由 realsumboy 于 2008-9-29 10:48 编辑 ] |
|