Oracle ebs R12 For windows2003 server 按安裝步驟
Oracle ebs R12 For windows2003 server 按安裝步驟
Installation Steps:
1) Install Windows 2003 Server.
2) Set 'Computer Name' as well as 'Domain Name'.
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 as listed in Note: 414992.1 (Using Cygwin to Maintain Oracle E-Business Suite Release 12 on Windows). Install 'Cygwin' in 'C:cygwin' -- Make sure not to install 'Cygwin' in a directory that contains spaces.
6) GNUMake is not required when using 'Cygwin' since it comes as a part of the 'Cygwin'.
C:cygwinbin>copy gawk.exe awk.exe
C:cygwinbin>copy grep.exe egrep.exe
C:cygwinbin>copy make.exe gnumake.exe
C:cygwinbin>copy gcc.exe cc.exe
7) Add 'C:cygwinbin' to the system path.
8) No JDK installation is required, JDK 5.0 (java version "1.5.0_08") 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 (). 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 Stage12startCDDisk1rapidwiz
C:Stage12startCDDisk1rapidwiz> 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:VCPlusVC
s_MKSdir=C:cygwinbin
- It took almost 3 hours to install everything
- Total space required to install Vision instance is 153 GB
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/7318139/viewspace-912939/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- realvnc server,realvnc server的9個安裝步驟VNCServer
- Toad for Oracle 2020 安裝教程(附安裝方法步驟)Oracle
- Oracle RAC叢集解除安裝步驟Oracle
- vnc安裝步驟,vnc安裝步驟詳解VNC
- [ 安裝 ] Zeppelin安裝步驟!
- xftp安裝步驟,xftp安裝的2大步驟FTP
- Nagios安裝步驟iOS
- STF 安裝步驟
- anaconda安裝步驟
- Linux 安裝步驟Linux
- Oracle EBS R12客戶端一種FRM-92050的產生原因Oracle客戶端
- vnc安裝步驟,如何在Linux(CentOS 7)下vnc安裝步驟VNCLinuxCentOS
- Sublime Text安裝步驟
- aws安裝jenkins步驟Jenkins
- Iris 框架安裝步驟框架
- zookeeper安裝部署步驟
- windows安裝cnpm步驟WindowsNPM
- Maya 2023安裝步驟
- charles的安裝步驟
- Linux安裝Nginx步驟LinuxNginx
- 安裝jdk的步驟JDK
- 超詳細oracle 11g安裝步驟 win版本Oracle
- vnc安裝步驟,4個在Linux下vnc的個安裝步驟VNCLinux
- ORACLE11GR2 RAC解除安裝ASM例項步驟OracleASM
- ubuntu 下安裝nginx步驟UbuntuNginx
- linux下安裝docker步驟LinuxDocker
- CDH6.2.0安裝步驟
- Android studio的安裝步驟Android
- MHA安裝和部署步驟
- 【Nginx1.12.2安裝步驟】Nginx
- 國內Kubernetes安裝步驟
- Linux安裝JDK完整步驟LinuxJDK
- 如何安裝discuz論壇,discuz安裝步驟
- Mac安裝Redis,詳細redis安裝步驟MacRedis
- vmware + 裸裝置 + crs + oracle10g RAC搭建步驟(二):安裝linuxOracleLinux
- vnc安裝步驟,4個vnc安裝步驟實現vnc與Linux的連線VNCLinux
- 安裝sogou輸入法步驟:Go
- PostgreSQL簡介及安裝步驟SQL
- Laravel Homestead windos Mac 安裝步驟LaravelMac