Install Oracle WebLogic Server 11gR1 (10.3.2)
This step by step guide will show you how to install Oracle WebLogic application Server 10.3.2. This guide is part of the series titled “Installing Oracle Enterprise Manager Gird Control 11gR1. The series is a step by step tutorial of installing Oracle Enterprise Manager Grid Control 11gR1. The series is divided into the following tutorials
Install Oracle Enterprise Linux
Prepare Linux for Oracle 11gR2 installation.
Install Java SDK 6 update 18
Install Oracle 11gR2 database software
Create Oracle 11gR2 database
Create Oracle Net services for Oracle 11gR2 database
Install Oracle WebLogic Server 11gR1 (10.3.2)
Install Oracle Enterprise Manger 11g Grid Control
Hardware/Software:
DELL – Intel Core 2 Duo CPU
RAM: 2GB
Hard Disk: 147GB
OS: Oracle enterprise Linux 5.3.
Oracle validated rpms
Directory Structure:
ORACLE_BASE=/u01/app/oracle
ORACLE_HOME=/u01/app/oracle/product/11.2.0/db_1
ORACLE_SID=gdb
Pre-Requisites:
Before running through this tutorial make sure you have complete the following tasks:
1. Oracle Enterprise Linux 5.3 installed
2. Linux box prepared for Database installation. See here for details instructions
3. Java SDK 6 update 8 installed
4. Oracle Database 11g R2 software is installed.
5. Oracle Database gdb created.
6. Oracle Net configured
Installation instructions and options:
| Step/Screen Name | Action |
| 1 | Login as oracleThen chage the PATH to include the java home directory. In my server PATH is PATH=$PATH:/usr/sbin:$ORACLE_HOME/bin:/usr/java/jdk1.6.0_18/bin |
| 2 | Download wls1032_generic.jarto /u01/app/oracle/ |
| 3 | Open X-Windows session to the server as oracle user |
| 4 | #cd /u01/app/oracle |
| 5 | #java -Xmx1024m -jar wls1032_generic.jar |
| The Oracle Weblogic installation will start. Follow the steps below to install Weblogic |
|
| Welcome | Click Next |
| Choose middleware Home Directory | Set Middleware home directory to/u01/app/oracle/Middleware Click Next
|
Create Oracle Listener using netca in Oracle11g database running on Linux
This step by step guide will show you how to create an Oracle Net listener using netca. This document should be used after you have installed the Oracle database software and created the custom database .This guide is part of the series titled “Installing Oracle Enterprise Manager Gird Control 11gR1. The series is a step by step tutorial of installing Oracle Enterprise Manager Grid Control 11gR1. The series is divided into the following tutorials
Install Oracle Enterprise Linux
Prepare Linux for Oracle 11gR2 installation.
Install Java SDK 6 update 18
Install Oracle 11gR2 database software
Create Oracle 11gR2 database
Configure Oracle Net for Oracle 11gR2 database
Install Oracle WebLogic Server 11gR1 (10.3.2)
Install Oracle Enterprise Manger 11g Grid Control
Hardware/Software:
DELL – Intel Core 2 Duo CPU
RAM: 2GB
Hard Disk: 147GB
OS: Oracle enterprise Linux 5.3.
Oracle validated rpms
Directory Structure:
ORACLE_BASE=/u01/app/oracle
ORACLE_HOME=/u01/app/oracle/product/11.2.0/db_1
ORACLE_SID=gdb
Pre-Requisites:
Before running through this tutorial make sure you have complete the following tasks:
1. Oracle Enterprise Linux 5.3 installed
2. Linux box prepared for Database installation. See here for details instructions
3. Java SDK 6 update 8 installed
4. Oracle Database 11g R2 software is installed.
5. Oracle Database gdb created.
Installation instructions and options:
| Step/Screen Name | Action |
| 1 | Open X-Windows session to the server as oracle user |
| 2 | #cd /u01/app/oracle |
| 3 | #netca |
| The Network Configuration Assistant will now start. You will use the netca to create a Oracle Net Listener. For this excercise we will create a listener with default name i.e. LISTENER |
|
| Welcome | ClickNext
|
How to Install Oracle 11g R2 Database Software
This tutorial is to show how to install the Oracle 11g R2 database software only. At the end of the installation you will have Oracle database software installed in your machine.
Note: This tutorial will not create a default Oracle database. This will be done in another tutorial.
Install Oracle 11g R2 database software only
This document is intended to take you step by step through the installation of Oracle
Database 11g R2. The installation preocess is designed only to install the database
software and not create a database. The database will be created with another document and
will take you though pictorial guide.This guide is part of the series titled
“Installing Oracle Enterprise Manager
Gird Control 11gR1. The series is a step by step tutorial of installing Oracle Enterprise
Manager Grid Control 11gR1. The series is divided into the following tutorials
Install Oracle Enterprise Linux
Prepare Linux for Oracle 11gR2 installation.
Install Java SDK 6 update 18
Install Oracle 11gR2 database software
Create Oracle 11gR2 database
Configure Oracle Net for Oracle 11gR2 database
Install Oracle WebLogic Server 11gR1 (10.3.2)
Install Oracle Enterprise Manger 11g Grid Control
Hardware/Software:
DELL – Intel Core 2 Duo CPU
RAM: 2GB
Hard Disk: 147GB
OS: Oracle enterprise Linux 5.3.
Oracle validated rpms
Directory Structure:
ORACLE_BASE=/u01/app/oracle
ORACLE_HOME=/u01/app/oracle/product/11.2.0/db_1
ORACLE_SID=gdb
Pre-Requisites:
Before running through this tutorial make sure you have complete the following tasks:
1. Oracle Enterprise Linux 5.3 installed
2. Linux box prepared for Database installation. See here for details instructions
3. Java SDK 6 update 8 installed
Oracle 11g R2 Installation instructions and options:
| 1 | Login as oracle user |
| 2 | Copy
p10098816_112020_Linux-x86-64_1of7.zip p10098816_112020_Linux-x86-64_2of7.zip to /u01/app/oracle |
| 3 | Runcd /u01/app/oracle
unzip p10098816_112020_Linux-x86-64_1of7.zip unzip p10098816_112020_Linux-x86-64_2of7.zip |
| 4 | Open X-Windows session to the server as oracle user |
| 5 | run#cd /u01/app/oracle/database |
| 6 | From X-Windows session run the installater as./runInstaller
|
| The installation will now start. One the screen name on the left column select the option as shown/instructed on the right hand side column |
|
| Screen Name | Action |
| Configure Security Updates | Untick the check Box. Then Click Next |
| Configure Security Updates | the Check Box then Click Continue |
| Installation Option | Database Software Only” Click Next Continue reading |
Click Next
Set Middleware home directory to
Click
Recent Comments