oracle EBS R12安装(中文补丁)

摘要:
文章:硬件和软件规格:-AMDAthlon(tm)64X2dualcore4000+,2.1GHz-2GB的RAM-250GBHardDrive-Windows2003,带SevicePack2安装步骤:1)安装Windows2003ServerSP2.2)设置“计算机名称”以及“

转帖:

Hardware & Software Specifications:
- AMD Athlon(tm) 64 X2 dual core 4000+, 2.1 GHz
- 2 GB of RAM
- 250 GB Hard Drive
- Windows 2003 with Sevice Pack 2

Installation Steps:
1) Install Windows 2003 Server SP2.

2) Set 'Computer Name' as well as 'Domain Name'.
- Right click on 'My Computer' > Properties > 'Computer Name' > Change
- Set 'Computer Name' to <hostname>
- Click on More
- Set a 'Primary DNS Suffix of this Computer' to <domainname.com>
另外,虽然hsawwan未提到设定静态IP,但我还是按着pub上有些帮助文档所提到的设定了静态IP,设为192.168.1.100,则可以ping:
C:\> ping 192.168.1.100
C:\> ping hostname
C:\> ping hostname.domainname.com
不用去设定 \system32\drivers\etc\hosts文件。


3) Create a new user 'hsawwan' and make this user a member of:
- Administrators (local user)

可以不需要添加新用户,直接用管理员用户

4) Install Visual C++ 8.0 (Which is included in Microsoft Visual Studio 2005) in 'C:\VCPlus' -- Make sure not to install VC++ in a directory that
contains spaces.

5) Download 'Cygwin' and install the required packages:

- Create a Cygwin directory (C:\cygwin) -- Make sure not to install 'Cygwin' in a directory that contains spaces.
- Download the Cygwin Software (http://www.cygwin.com/)
- Run 'Setup.exe' and choose 'Download without Installing'
- Select the following packages:
        All Default
        Archive - Default, plus manually select the zip package
        Base - Default, plus manually select: ash, coreutils, diffutils, findutils, gawk, grep, sed, tar and which
        Devel - Default, plus manually select binutils, gcc, gcc-core, gcc-g++, make and mktemp
        Doc - Default, plus manually select cygwin-doc and man
        Editors - Default, plus manually select vim
        Interpreters - Default, plus manually select gawk
        Shells - Default, plus manually select ash and tcsh
        Utils - Default, plus manually select cygutils and file

- Once the download is complete, run 'Setup.exe' again and choose 'Install from Local Directory'
- Specify the directory where you want to install Cygwin (C:\cygwin) and DOS as the Default Text File Type
下载Cygwin的时候可能会停在那不动,这时可以点取消,然后重新运行setup.exe来下载,在选择下载站点的时候选择跟前面一样的站点,
在package选择界面把ALL后面的Install改为Reinstall,这样就可以继续上次的下载了。

6) GNUMake is not required when using 'Cygwin' since it comes as a part of the 'Cygwin'.
先删除目标命令,再COPY
C:\cygwin\bin>copy gawk.exe awk.exe
C:\cygwin\bin>copy grep.exe egrep.exe
C:\cygwin\bin>copy make.exe gnumake.exe
C:\cygwin\bin>copy gcc.exe cc.exe

7) Add 'C:\cygwin\bin' to the system path.

8) No JDK installation is required, JDK 5.0 (java version "1.5.0_08"oracle EBS R12安装(中文补丁)第1张 is bundled with Oracle Applications R12 installation.

9) Set Up the Stage Area:

Stage Area (C:\Stage12) requires a 26 GB hard disk space.
Extract the zip files (25 files) which have been downloaded from (http://edelivery.oracle.com/). Nothing special to do since the extracted files will
create the stage area directory structure by itself. You should see the following structure under 'C:\Stage12' once you are done with the files
extraction:

- startCD > Disk1
- oraAppDB > (Disk 1 to Disk 35)
- oraApps > (Disk 1 to Disk 7)
- oraAS > (Disk 1 to Disk 2)
- oraDB > (Disk 1 to Disk 3)

10) Start the installation:

C:\> cd Stage12\startCD\Disk1\rapidwiz
C:\Stage12\startCD\Disk1\rapidwiz> RapidWiz.cmd

The installation wizard is similar to 11.5.10 RapidWiz. For 'VC++' and 'Cygwin' I have provided the following paths:
可不须设置,在安装程序中设置目标目录
s_MSDEVdir=C:\VCPlus
s_MKSdir=C:\cygwin\bin

- It took almost 3 hours to install everything
- Total space required to install Vision instance is 153 GB

11)安装完毕后应该有下面这些service:
Oracle Fulfillment Server VIS_ebstest               
Oracle Process Manager for VIS_ebstest(Yes)
OracleConcMgrVIS_ebstest                       
OracleJobSchedulerVIS
OracleServiceVIS(Yes)
OracleVIS_db102_RDBMSTNSListenerVIS(Yes)
OracleVIS_ebstest_TOOLSASControl
OracleVIS_ebstest_TOOLSProcessManager
OracleVIS_ebstest_TOOLSTNSListenerAPPS_VIS(Yes)
Oracle-VIS_ebstest_WEBOHProcessManager
(ebstest为我的hostname,Yes标识"已启动"的服务)

12)可以用下列账号密码登陆:
sysadmin/sysadmin, operations/welcome, wtucker/welcome, mfg/welcome. etc.
 


总结:VC++8.0安装比较傻瓜,只要Cygwin装好了,那下面EBS的安装就很smooth了,我之前反复安装几次问题都是出在Cygwin的下载安装上。

13)如果进入Oracle Application Manager ,选择并发管理,查看其中的内部并发管理器,如果没有启动,请查看node名,请确保与主机名相同,如果不同请修改。)

14)另:如果安装完成后,在登陆页面打开forms窗口,出现FRM-92101错误的时候,执行以下步骤来重新编译forms

如果还需要安装中文补丁,将包含重新编译forms的过程,下列步骤可以不执行(但下面第0步是否必须处理,有待考证)。

0.copy E:\VIS\apps\tech_st\10.1.2\forms\*.msb to E:\VIS\apps\tech_st\10.1.2\forms\mesg

1.adadmin 在cmd运行命令

2.选择第一项

3.生成所有all form

 15)在13步后,如果并发管理器还是无法工作,请进入Oracle Application Manager 的并发管理器,选择内部并发管理器,修改运行参数,使PMON值变小为5.然后进入系统管理员选项--profile--系统,修改Concurrent:GSM Enabled,使之为N。现在可启动并发服务了。

另2:中文补丁包的安装

a.在License Manager里注册中文
1)        用SYSADMIN登陆EBS,然后用这个link进入Oracle Application Manager  
2)        选择License Manager  Languages 
3)        在“Select languages to license”表里,点取Simplified Chinese,点击Next
4)        在“Select new Base Language”里,点取Simplified Chinese,点击Next(保留english作为base)
5)        在总结性画面里看到如下设置,点击Submit 

b.在ADADMIN里管理多语言表

执行E:\VIS\apps\apps_st\appl\envshellVIS_glm-java.cmd进入应用环境

0)        用adadmin进入Maintenance Mode
1)        仅仅关闭应用层

在该环境中执行E:\VIS\inst\apps\VIS_glm-java\admin\scripts\adstpall.cmd
2)        修改multilingual tables
在AD Administration Main 界面 
 Maintain Applications Database Entities 界面
 Maintain Multi-lingual Tables
d. 进入中文补丁包目录(包含*.drv文件),运行adpatch,

大概花费15小时左右,中途如果出现worker失败导致安装中断,可以另外打开env窗口,运行adctrl命令,选择隐含

项8,skip当前job,让worker继续工作。

e.退出Maintenance Mode

f.启动所有的应用服务

E:\VIS\inst\apps\VIS_glm-java\admin\scripts\adstrtal.cmd

免责声明:文章转载自《oracle EBS R12安装(中文补丁)》仅用于学习参考。如对内容有疑问,请及时联系本站处理。

上篇CDH| Cloudera Manager的安装【mongoDB中级篇②】索引与expain下篇

宿迁高防,2C2G15M,22元/月;香港BGP,2C5G5M,25元/月 雨云优惠码:MjYwNzM=

相关文章

曹工说Redis源码(1)-- redis debug环境搭建,使用clion,达到和调试java一样的效果

概要 最近写了spring系列,这个系列还在进行中,然后有些同学开始叫我大神,然后以为我各方面都比较厉害,当然了,我是有自知之明的,大佬大神什么的,当作一个称呼就好,如果真的以为自己就是大神,那可能就走偏了。 其实我不少方面都比较薄弱,比如redis、mysql、jvm这些c语言写的东西,很多书,我也看过多次,看的那段时间,你可能懂了,也可以在面试的时候,...

Redis学习-安装(一)

实践是检验真理的唯一标准      学习新事物,新技能,动手尝试才是最好的办法,否则就是纸上谈兵,在学习Redis之前,首先要安装redis的运行环境,了解它的基础命令和基本知识。 一.下载redis   进入redis官网的下载页面https://redis.io/download   从这个页面我们可以得到的一些基本信息是,redis分为稳定版和非稳...

cygwin

cygwin 192.168.1.102:3389 Root Directory —— Cygwin环境根目录Local Package Directory —— 软件包下载存放位置 安装的时候,python也要去掉,后续用apt-cyg安装python2.7 下载地址:http://cygwin.com在Use URL处,输入:http://mirror...

cygwin配合NDK开发Android程序

一、NDK NDK 提供了一系列的工具,帮助开发者快速开发C(或C++)的动态库,并能自动将so 和java 应用一起打包成apk。怎么在eclipse装这两个我就不多说了。大家按照以前装adt和sdk的方法来搞就好了。不过有一点是要注意的:因为cygwin是在window上模拟linux的控制台环境,所以对于访问文件的路径是不能带有空格的,貌似也不能带中...

windows下练习linux shell

<---开始学习linux---记录一下---路漫漫其修远兮---加油吧---萌萌达> 使用软件:Cygwin  下载地址(免安装版):链接: http://pan.baidu.com/s/1jG6PjEY  密码: vyjs 解压到任意的位置,博主是放在 E:devcygwin 运行bash.exe: 1.直接在bin目录中运行bash.ex...

Cygwin使用SSH出现Connection closed by 127.0.0.1的解决方法

问题描述: 在 window 2008 R2 下Cygwin中,使用ssh localhost命令,出现Connection closed by 127.0.0.1的问题。 解决方案: 1、开始——运行——services.msc 2、右键CYGWIN sshd——属性——登录选项卡——选择“此账户”——浏览——高级——立即查找——选择你的账户名(...