Interoperability Notes Oracle E-Business Suite Release 12 with Oracle Database 11g Release 2 (11.2.0) (My Oracle Support Note 1058763.1) ? Upgrading to the Latest OracleAS 10g 10.1.3.x Patch Set in Oracle E-Business Suite Release 12 (My Oracle Support Note 454811.1) ? 那些克隆一个已经存在的EBS环境到一个新的Oracle Linux 6系统上必须在执行克隆前确保他们原来的E-Business Suite环境已经升级到11gR2 和 10.1.3.5.
应用AS 10g Forms/Reports补丁13579719(仅适用于SLES 11)
应用补丁13579719来解决重新链接Oracle Reports的问题.
对于新装生产环境数据库,手工修复数据dbf文件
对于所有版本的开始安装,包含当前12.1.1.13版本,如果安装生产数据库(参照Oracle Applications Release Notes, Release 12.1.1 My Oracle Support 文档798258.1), 你必须运行以下SQL命令来修复某些已损坏的dbf文件:
$ sqlplus/nolog
sql> connect / as sysdba
sql> alter database datafile '[full path of system09.dbf]' resize 1000M; sql> alter database datafile '[full path of system09.dbf]' resize 1500M;
如果通过startCD(12.1.1.13或更高版本)方式快速安装方式,则这个步骤不需要.
重新连接高级供应链计划可执行程序 (仅应用于 SLES 10和11, Oracle Linux/RHEL 5.4 或更高版本和Oracle Linux/RHEL 6)
在以上操作系统中安装EBS 版本 12 (12.1.1)中的重新链接的阶段,将会导致重新链接Advanced Supply Chain Planning (ASCP)可执行程序MSO, MSC, MSR 和 FEM失败。为了修复这个问题,用户必须在Liunx部分中的$AD_TOP/bin/adrelinknew.sh替换以下行:
CPP_LDFLAGS=' -L$(ORACLE_HOME)/lib -L$(ORACLE_HOME)/lib/stubs -lclntsh'
替换为
CPP_LDFLAGS=' -L$(ORACLE_HOME)/lib -L$(ORACLE_HOME)/lib/stubs -lclntsh -Wl,--noinhibit-exec'
修改完后,用户需要运行adadmin utility 和 relink 可执行应用程序.
附加信息: 应用程序的更新包(RUP)或AD家庭包需要覆盖adrelinknew.sh文件,用户必须重新编辑并修改以上文件用来避免重新连接程序失败.
LD_LIBRARY_PATH 环境变量
动态库文件作为重新连接和可执行程序的一部分来使用。LD_LIBRARY_PATH变量用来确定E-Business Suite在运行时所需要的动态库文件,这个变量在快速安装向导执行安装时,快速克隆脚本(adcfgclone)在目标系统上执行配置时所需要.
如果你需要修改这些值,使用OAM 自动配置工具来编辑(以'System
Administrator'职责登录,点击'System Administrator',选择'Oracle Applications Manager'下的'AutoConfig',点击'Environments'子标签): 在每个应用层的服务器节点上:
LD_LIBRARY_PATH 可以通过以下三种方式设置:
$APPL_TOP/admin/adovars.env
? $ORA_CONFIG_HOME/10.1.2/[CONTEXT_NAME].env, in the
10.1.2 Oracle home directory
? $ORA_CONFIG_HOME/10.1.3/[CONTEXT_NAME].env, in the
10.1.3 Oracle home directory
?
在AutoConfig接口中, 这个和以下匹配: 位置 adovars 变量 LD_LIBRARY_PATH tools_home (10.1.2) LD_LIBRARY_PATH web_home (10.1.3) LD_LIBRARY_PATH 在数据库服务器节点上:
在$ORACLE_HOME/[CONTEXT_NAME].env中设置LD_LIBRARY_PATH这个和以下匹配: 位置 变量 db_home LD_LIBRARY_PATH 设置后,运行AutoConfig (adautocfg.sh)来使其在应用层和数据库层生效. 附加信息: 在文档Oracle E-Business Suite Maintenance Utilities 查看来了解更多内容.
多用户安装的网络服务监听
网络服务监听使用/var/tmp.oracle目录存放临时文件。给所有用户在多用户安装写权限,更新/var/tmp/.oracle,赋予777权限:
$ chmod 777 /var/tmp/.oracle
已知问题
在这个版本中有以下已知问题.
高级供应链产品 (MSO) 在增加调优进程时有可能崩溃
在增加进程数来调优时,64位的高级供应链计划可执行程序MSONWL64.exe有可能会崩溃(bug 7259631)。以下错误有可能出现:
**** glibc detected *** MSONWL64.exe: corrupted double-linked list:
0x00002aaaac0008b0 ****
使用OPatch对应用服务器的Oracle Homes打补丁(仅适用于Oracle Linux 6 和 RHEL 6)
一个新装或克隆的R12环境,在对10.1.2或10.1.3的应用服务器打补丁前你会需要设置OPATCH_PLATFORM_ID为226。例如, 在“ksh”框架中:
$ OPATCH_PLATFORM_ID=226; export OPATCH_PLATFORM_ID
这个步骤是为了避免OPatch Config Assistant失败. 修改记录
以下部分是这篇文档的修改记录.
日期 修改概要 added ebs pre install rpm; added libXrender requirement; added UEK R3; fixed binutils missing bitness in the suffix for RHEL/OL 07-Apr-2014 6; added new sysctl parameter check (net.ipv4.tcp_tw_recycle) to the default value of 0 and removed the XP Forms hang issue from the Known Issues section 07-Nov-2013 Fixed the SLES 11 ftp site for the additional compat library, and the version number for it. 13-Sep-2013 Clarified that Opatch should not be used to apply 12415211 23-Apr-2013 10-Jan-2013 Removed Unsupported Products section as support issue with 3rd party products resolved Removed kernel-headers/kernel-uek-headers with updated DB requirement 17-Dec-2012 Clarified use of UEK R1 and R2 12-Nov-2012 Added library libXi in both OL/RHEL 5 and 6 rpm sections. Fixed incorrect reference to compat-libstdc++33 to 22-Oct-2012 compat-libstdc++-33; added compat-db43-4.3.29-15.el6.i686, compat-libcap1-1 Changed references of 11.2.0.2 to 11.2.0.3 with respect to Oracle Linux/RHEL 6 and SLES 11 requirements. Clarified 26-Jul-2012 Unsupported Products with respect to relinking suggestions. Changed Kernel Settings section to state that the values are minimum values and recommended value for shmall 27-Jun-2012 Added Red Hat Enterprise Linux 6 and SLES 11 Reinstated Red Hat 4 while leaving language about it being out 30-Apr-2012 of Red Hat 'Production' support (as of March 1st 2012); clarified packages and kernel settings needed specifcally for SLES 10. 03-Apr-2012 Added Oracle Linux 6 with UEK 05-Mar-2012 28-Feb-2011 Removed Red Hat 4 and SLES 9 per Red Hat and Novell Support policy Added fix for corrupted dbf file for the current startCD version (12.1.1.11) as well as the previously stated 12.1.1.9 25-Feb-2011 Added UEK for OL 5 21-Jan-2011 Qualified need for fixing the .dbf files only for fresh or PROD db installs. 20-Jan-2011 Added note about the need to re-edit the adrelinknew.sh file if it is overwritten during the application of a RUP or AD family pack. 08-Dec-2010 Removed Known Issue for Exalogic (LD_PRELOAD) since the machine will ship w/o this being set. 02-Dec-2010 Added Known Issue for Exalogic 15-Oct-2010 Added opmn port conflict workaround. 14-Sep-2010 Added clarification of shmmax kernel parameter on the db tier 16-Jul-2010 1-Jul-2010 Added Profitability Manager as a product requiring ld version 2.17 for OEL/RHEL 5 Clarified that LD_LIBRARY_PATH is also set by Rapid Clone when configuring the target system. Added note that SLES 10 SP3 replaced compat-libstdc++ with libstdc++; cleaned up references of 'Oracle Applications' to 25-Jun-2010 'Oracle E-Business Suite'; cleaned up description of LD_LIBRARY_PATH setting 23-Mar-2010 13-Oct-2009 03-Aug-2009 30-Jun-2009 27-Apr-2009 文档可访问性 我们的目标是使甲骨文的产品,服务和支持文档的访问,具有很好的实用性,残疾人的社会。为此,我们的文档包括功能,使辅助技术的用户提供的信息,这是HTML格式的文件,包含标记,以方便残疾人社区访问。标准将继续随着时间的推移,如需Oracle正在积极从事与其他市场领先的技术供应商,以解决技术上的障碍,使我们的文件可以是我们所有的客户访问。信息,请访问甲骨文辅助计划网站,网址为:
http://www.oracle.com/accessibility/
无障碍的文档中的代码示例
Added clarification that the HTTP Server patch from AS must be applied before installing EBS. Added workaround for OEL/RHEL 5 Update 4 (5.4) to relink ASCP Added binutil version requirement for RHEL5/OEL5 Update 3 (5.3) Added the 'Manually fix a database dbf file' section to fix issue with system09.dbf Initial publication of 12.1.1 IUN - for the older 12.0.4 IUN changes, please see My Oracle Support Document 416305.1