Install Oracle E-Business Suit 11.5.10.2 on Redhat Enterprise Linux advance Server 3 update9
I. System Environment
1. Server
| Project |
Description |
Remarks |
| Server Type |
IBM notebook |
|
| CPU |
Core2 duo p8600 |
|
| Memory |
2 GB |
|
| CD-ROM |
DVD WR |
|
| HDD |
Fujitsu 320 GB |
|
| Ethernet |
Intel (r) 82567lm gigabit network connection |
|
| Wireless |
Intel (r) WiFi Link 5100 AGN |
|
2. VMWare
| Project |
Description |
Remarks |
| Version |
Workstation 5.5.9 |
|
| Ethernet |
Host-only (vmnet1: 192.168.71.5) |
|
| Eth0 |
192.168.71.5 |
|
| Memory |
1024 m |
|
| HDD |
250 |
|
3. OS & EBS
| Project |
Description |
Remarks |
| OS |
Redhat Enterprise Linux advance Server 3 update9 |
Install media CD 4 each |
| Disk Space |
Swap: 4 GB/boot 300 M/12 GB/p01 120 GB/d01 100 GB |
Demo install: /P01 install base/d01 clone target (not required if there is no clone)/stage11i stage areanote: the original installation file adopts the host shared folder mode, and does not need the/stage11i directory |
| Host Name |
Demo |
|
| IP |
192.168.71.5 |
|
| Domain |
Lsw.com |
|
| Oracle EBS |
11.5.10.2 for Linux x86 |
Install media DVD 9 each |
4. Software Packages
| Select the software package to install |
Remove the installed software package |
| X Window System GNOME Desktop Environment KDE Desktop Environment server configuration tool FTP server old network server (telnet-server) development tool management tool printing support |
Graphic Internet text-based Internet World Wide Web Server Windows File Server |
Ii. System Setup
1. Modify the hosts file
# Vi/etc/hosts192.168.71.5 demo.lsw.com demo2. Modify the Network File# Vi/etc/sysconfig/network delete other content, add the following content: delete other content, add the following content: Hostname = demo.lsw.com # Vi/etc/sysconfig/networking/profiles/default/NetworkHostname = demo.lsw.com3. Modify system parameters# Add the following parameters to VI/etc/sysctl. conf: kernel. Shmall = 2097152
Kernel. shmmax = 2147483648
Kernel. shmmni = 4096
Kernel. SEM = 250 32000 100 1284. Add User Groups and usersVisora is an Oracle database user, vismgr is an AP user # groupadd DBA # useradd-g dba-D/home/visora-S/bin/bash visora # useradd-g dba-D/home/vismgr-S/bin /bash vismgr # passwd visora (change the password as prompted) # passwd vismgr (change the password as prompted)5. Modify the environment variables of oracle db user visora# Add the following line to VI/home/visora/. bash_profile: Export ld_assume_kernel = 2.4.196. Check the Software Package# Rpm-Qa | grep compatcompat-libstdc ++ devel-7.3-2.96.128
Compat-slang-1.4.5-5
Compat-libstdc ++-7.3-2.96.128
Compat-db-4.0.14-5.3
Compat-gcc-7.3-2.96.128
Compat-pwdb-0.62-3
Compat-gcc-C ++-7.3-2.96.128
Compat-glibc-7.x-2.2.4.32.6 (this package needs to be installed in Disc 4) # rpm-Qa | grep openmotif
Openmotif21-2.1.30-9.RHEL3.8
Openmotif-devel-2.2.3-5.RHEL3.7 (this package needs to be installed in disc 3)
Openmotif-2.2.3-5.RHEL3.7 # rpm-Qa | grep setarch
Setarch-1.3-1 attachment: Software Package disc list
| Disk number |
Software Package |
| 2 |
Compat-db-4.0.14-5.3.i386.rpm Compat-gcc-7.3-2.96.128.i386.rpm Compat-gcc-C ++-7.3-2.96.128.i386.rpm Compat-libstdc ++-7.3-2.96.128.i386.rpm Compat-libstdc ++-devel-7.3-2.96.128.i386.rpm openmotif-2.2.3-5.RHEL3.7.i386.rpm |
| 3 |
Compat-pwdb-0.62-3.i386.rpm Compat-slang-1.4.5-5.i386.rpm openmotif21-2.1.30-9.RHEL3.8.i386.rpm Openmotif-devel-2.2.3-5.RHEL3.7.i386.rpm |
| 4 |
Compat-glibc-7.x-2.2.4.32.6.i386.rpm |
7. Set the compiling environment # mv/usr/bin/GCC/usr/bin/gcc323
# Mv/usr/bin/g ++ 323
# Ln-S/usr/bin/gcc296/usr/bin/GCC
# Ln-S/usr/bin/g + + 296/usr/bin/g + + 8. Install the patch from metalinkand download the patch package ;p3006854_9204_linux.zip. decompress the package and go to the directory for execution. # sh rhel3
Add the following content:
3. Prepare the source program.
| Project |
Directory |
Disk |
| Start here |
Startcd |
Disk1CL1-CL6 |
| Appl_top |
Oraapps |
Disk1-Disk8 |
| RDBMS |
Oradb |
Disk1-Disk3 |
| Tools |
Oraias |
Disk1-Disk4 |
| Databases |
Oraappdb |
Disk1-Disk24 |
| ZHS supplement |
Oranls/ZHS |
Disk1 |
4. Install EBS
1. Create two directories under p01 and assign the following permissions:
| Directory |
User |
| Visora |
Visora |
| Vismgr |
Vismgr |
2. Run the command as the root user # xhost + 192.168.71.5
# Export display = 192.168.71.5: 0.0 3. Go to the directory
/Mnt/HGFS/stage11i/startcd/disk1/rapidwiz4. Start installation # lang = C
# Sh rapidwiz
Select No
- Select vision demo database, and the database name is vis
- The Oracle user is visora and specifies the directory/p01/visora
- The apps user is vismgr and specifies the directory/p01/vismgr
- Domain Name Is lsw.com, X Display is Demo: 0.0
- Click Next To Check System Configuration
- After all the checks are passed, click Next to start the installation of the file. The installation process takes a long time. If it takes a long time to stop, please wait for 20-30 minutes.
It is normal. If it is stopped, use sh rapidwiz-Restart to reinstall it.
- The installation is complete. click Next.
- Check that the system is successful. click Next.
- Now, click Connect to Oracle Applications 11i. Click Finish to complete the installation.
5. Set User Environment Variables
1. Set the Oracle DB user environment variable # vi/home/visora/. bash_profile to check whether the file contains the following rows. If not, add: Export ld_assume_kernel = 2.4.19
Unset Username
. /P01/visora/visdb/9.2.0/vis_demo.env2, set the Oracle DB user environment variable # vi/home/vismgr /. bash_profile check whether the file has the following rows. If not, add: Export ld_assume_kernel = 2.4.19
Unset Username
./P01/vismgr/visappl/incluvis_demo.env
6. Start the service
1. Run the Database Service # LSNRCTL start # sqlplus '/As sysdba' SQL> startupsql> exit2 as a vismgr user to start 11i Application Service # cd $ common_top/admin/scripts/ vis_demo # sh adstrtal. sh apps/apps
7. Stop the service
1. Stop the 11i Application Service as a vismgr user # cd $ common_top/admin/scripts/vis_demo
# Sh adstpall. Sh apps/users 2. Use a visora user to stop database services # LSNRCTL stop # sqlplus '/As sysdba' SQL> shutdown immediatesql> exit
8. Demo preset account and password
| Account |
Password |
Responsibilities |
| SysAdmin |
SysAdmin |
System Administrator |
| Operations |
Welcome |
|
| MFG |
Welcome |
|
| Services |
Welcome |
|
| MRC |
Welcome |
|
| HRMS |
Welcome |
|