You are on page 1of 34

Installing Oracle

Application Server Infrastructure 10g on Linux

Purpose

This module describes how to installs the Oracle Application

Server 10g Infrastructure on Linux.

Topics

This module will discuss the following:

Overview
Oracle Application Server Infrastructure 10g Installation
Prerequisites
Requirements
Hardware Requirements
Software Requirements
Installing Oracle Application Server Infrastructure 10g
Testing Oracle Application Server Infrastructure10g

Viewing Screenshots

Place the cursor on this icon to display all screenshots.

You can also place the cursor on each icon to see only the screenshot associated

with it.

Overview

Back to List

Oracle Application Server 10g Installation Overview


Oracle Application Server 10g is a scalable, secure

application server. It enables you to deliver Web content, host Web applications,

connect to back-office applications, and access your data on wireless devices.

Oracle Application Server 10g

Infrastructure Installation

Back to List

The installation of Oracle Application Server Infrastructure

10g consists of the following components:

Identity Management Components: Identity Management components provide directory, security, and user
management functionality to various components of Oracle Application Server 10g. The components of Identity
Management are as follows:
Oracle Internet Directory
Oracle Application Server Single-Sign-On
Oracle Delegated Administration Services
Oracle Directory Integration and Provisioning
Oracle Certificate Authority
OracleAS 10g Metadata Repository: OracleAS 10g Metadata Repository is a collection of database schemas that
contain various database objects that are used by Oracle Application Server 10g Components. The metadata schemas
can be categorized as:
Product metadata
Identity Management metadata
Management metadata

Oracle Application Server 10g Infrastructure is required

for all the Oracle Application Server 10g middle-tier installations except

when installing the J2EE and Web Cache without single sign-on or clustering.

You must install an Oracle Application Server 10g Infrastructure in your

network prior to installing the Portal and Wireless and Business Intelligence

and Forms. For better performance and easier manageability, you must install
Oracle Application Server 10g Infrastructure on a separate computer.

Prerequisites

Back to List

Before starting this lesson, you should have:

Completed the Pre Installation Tasks module

Requirements

Back to List

Hardware Requirements

CPU 450 MHz or better (32-bit)


Memory
Install Type Minimum Memory Required
J2EE and Web Cache 512 MB
Portal and Wireless 1 GB
Business Intelligence and Forms 1 GB
Oracle Application Server 10g Infrastructure 1 GB
Disk space
Install Type Minimum Space Required
J2EE and Web Cache 560 MB
Portal and Wireless 1.1 GB
Business Intelligence and Forms 1.51 GB
Oracle Application Server 10g Infrastructure 2.6 GB
Swap Space
Install Type Minimum Space Required
J2EE and Web Cache 470 MB
Portal and Wireless 1.1 GB
Business Intelligence and Forms 1.5 GB
Oracle Application Server 10g Infrastructure 700 MB
Monitor 256 color display
Back to List

Software Requirements

Red Hat Enterprise Linux AS/ES Version 2.1


Administrator access

Back to List

Installing

Oracle Application Server 10g Infrastructure

Back to List

Now you are ready to install Oracle Application Server Infrastructure

10g. Perform the following steps:

Log in to the Linux box as the user oracle and mount the Oracle Application Server 10g Release 9.0.4 CD. Change directory to the CD and
1. execute the runInstaller script.

prompt>./runInstaller
In the Oracle Universal Installer Welcome window, click Next.

Because this is the first installation, you must specify a directory for the installer files. This directory contains the files only for the installation and
2. not for the products you are installing.

Change the location to /home/oracle/oraInventory. Click OK.


Specify the UNIX group name that has the permission to update the Oracle database and other Oracle applications on the system. Enter the
3. name as oinstall. Click Next.
This prompts you to execute a shell script in a different window. Keep this window open and execute the script as shown in the next step.
4.
You must execute orainstRoot.sh as the root user. Open a terminal window and enter the following commands:
5.
su
<rootpassword>
cd /home/oracle/oraInventory
ls
./orainstRoot.sh
Switch back to the Universal Installer window and click Continue.
6.
In the Destination section, specify the name as infra and change the path to /home/oracle/infra. Click Next.
7.
Select the OracleAS Infrastructure 10g installation option. Click Next.
8.
Select Identity Management and OracleAS Metadata Repository. Click Next.
9.
This option installs and configures all the Identity Management services of Oracle Application Server 10g with an Oracle 9.0.1.5 database
containing the Metadata Repository.
Preview the installation steps. Click Next.
1
0.
Verify that your computer meets all the minimum preinstallation requirements that are listed. Select the Root Privileges check box so that you
11 can perform tasks that need root privileges. Click Next.
.
Select OracleAS Certificate Authority. Click Next.
1
2.
Specify a namespace for Oracle Internet Directory that contain details about the users, groups, and Identity Management. Retain the
1 defaultSuggested Namespace. These details are coming from the /etc/hosts file which you modified in the pre-installation tasks. If you have not
3. modified the /etc/hosts file, you will just see the machine name instead of a fully qualified hostname.

Click Next.
Enter Oracle in the Organization field. Click Next.
1
4.
Select the key length to be used by OracleAS Certificate Authority to sign all digital certificates issued. Oracle recommends that you use at least
1 a 2048-bit key length. Longer key lengths provide greater security, but require more time to issue each new certificate.
5.
Click Next.
Enter and confirm administrator password. The password must be at least 8 characters long. Click Next
1
6.
Specify the Global Database Name as infra.<domainname> for example, infra.us.oracle.com and SID as infra. The SID must be unique across
1 all databases.
7.
Click Next.
Enter the password and confirm it for all accounts, here there is no restrictions on the number of characters. In this case, sys password is sysand
1 system password is system. Click Next.
8.
Specify the directory for the database file as /home/oracle/infra/oradata; it is the directory where the installer creates the data files for the
1 OracleAS Metadata Repository database.
9.
Click Next.
Select Use the default character set. Click Next.
2
0.
You can select Use Unicode (UTF8) as the character set, if you want the repository database to have an multi-language support.
Specify the instance name as infra. Set and confirm the ias_admin password. The ias_admin user is the administrative user for the specified
2 instance. The password must have a minimum of 5 characters and should contain at least one numeral. For example: welcome1
1.
Click Next.
This screen displays all the software components that will be installed. Verify the selections and click Install.
2
2.
You will see the progress window.
2
3.
When the Setup Privileges window appears, switch to the previously opened terminal window.
2
4.
Enter the following commands:
2
5.
cd /home/oracle/infra
./root.sh

Switch back to the Setup Privileges window and click OK.


2
6.

The Oracle Database Configuration Assistant screen is displayed.


2
7.
This screen shows the progress of the configuration assistants that you had selected during the installation process. Details of the execution of
2 the configuration assistant is displayed in the Details section.
8.
Your installation is now complete. The screen displays some important information about the installation that you must remember.
2
9.
Click Exit.
Click Yes to exit.
3
0.

Testing
the Installation of Oracle Application Server Infrastructure 10g

Back to List

Now you are ready to test your installation. Perform the following

steps:

Open your browser window and enter the following URL:


1.
http://<hostname>.<domainname>:1810/

For example: http://edcdr15p1.us.oracle.com:1810/

You will log in as the ias_admin user. Enter ias_admin in the User Name field and enter the ias_admin password as specified during the
2. installation, that is, welcome1, and click OK.

You have just logged in to Oracle Enterprise Manager. You will see that you have one stand-alone instance for your Infrastructure databaseinfra.
3. Click the Infrastructure instance infra.<hostname>.<domainname>
The state of all the system components in your infrastructure database is displayed.
4.

You might also like