1.需要定义中文的数据定义
2.缺少文件 cd $ADMIN_SCRIPTS_HOME
prefs.ora
3.查看文档 文档 ID 1059712.1
(1)请求模版显示不出来
解决:模版定义中模版语言错误,刷表解决
(2)请求日志中显示打不开首选项
解决:将正式环境$HOME下prefs.ora,copy到测试环境 $HOME
(3)日志中显示不能提交输出管理器
解决:To implement the solution, please execute the following steps:
1. Shut down Concurrent manager.
Run $FND_TOP/patch/115/sql/afopp001.sql as SYSTEM.
Run $FND_TOP/patch/115/sql/afopp002.sql as APPLSYS
2. Restart Concurrent Managers.
3. Retest the issue.
4. Migrate the solution as appropriate to other environments.