oracle EBS R12安装(中文补丁)

转帖:

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"23.gif 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

 

转载于:https://www.cnblogs.com/oisiv/archive/2009/02/23/1396533.html

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值