Oracle B32100-01 User Manual

Page 22

Advertising
background image

Recommended Topologies

1-8

Oracle Application Server Installation Guide

Requirements

The requirements are the same as those listed in

Chapter 2, "Requirements"

.

Installation Sequence

To install this topology:

1.

Install OracleAS Metadata Repository on a shared disk. It is recommended that
you install OracleAS Metadata Repository in an existing database. See Oracle
Application Server Metadata Repository Creation Assistant User’s Guide
for details.

2.

Install Oracle HTTP Server with Apache 2.0 from Oracle Application Server
Companion CD, included in the 10g Release 2 (10.1.2) or 10g Release 3 (10.1.3) CD
Pack.

3.

For Oracle Home 3, follow the installation instructions in

Section 4.23, "Installing

Oracle Identity Management Components Only (Including Oracle Internet
Directory)"

. On the Select Configuration Options screen, perform the following

steps:

Select Oracle Internet Directory.

Do not select Oracle Application Server Single Sign-On.

Do not select Oracle Application Server Delegated Administration Services.

Select Oracle Directory Integration Platform.

Do not select Oracle Application Server Certificate Authority (OCA).

Select High Availability and Replication.

4.

For Oracle Home 2, follow the installation instructions in

Section 4.24, "Installing

Oracle Identity Management Components Only (Excluding Oracle Internet
Directory)"

. On the Select Configuration Options screen, perform the following

steps:

Do not select Oracle Internet Directory.

Select Oracle Application Server Single Sign-On.

Select Oracle Application Server Delegated Administration Services.

Do not select Oracle Directory Integration Platform.

Do not select Oracle Application Server Certificate Authority (OCA).

Select High Availability and Replication.

5.

On Oracle Home 2 and 3, perform the following commands to disable Oracle
HTTP Server:

a.

Edit the ORACLE_HOME/opmn/bin/opmn.xml file to change the Oracle
HTTP Server status to disabled, as shown in bold.

<ias-component id="HTTP_Server" status="disabled" >

<process-type

id="HTTP_Server" module-id="OHS">

<module-data>...</ias-component>

b.

Perform the following command to stop OPMN:

prompt> ORACLE_HOME/opmn/bin/opmnctl stopall

c.

Perform the following command to start OPMN:

prompt> ORACLE_HOME/opmn/bin/opmnctl startall

Advertising