Oracle Application Server 10g Installation

Preview:

DESCRIPTION

Application server insallation.

Citation preview

2 - 1

Oracle Application Server Oracle Application Server

1010gg

InstallationInstallation

2 - 2

Installation OverviewInstallation Overview

•• Installation SequenceInstallation Sequence

•• Installing OracleAS Infrastructure 10Installing OracleAS Infrastructure 10gg

•• Installing Middle Tier 10gInstalling Middle Tier 10g

•• Silent InstallSilent Install

•• Verifying the InstallationsVerifying the Installations

2 - 3

Installation SequenceInstallation SequenceWelcome

Confirm Pre-Installation Requirements

Specify H/W Cluster Installation Mode

Preview of Steps

Select Installation Type

Specify File Locations

Select a Product to Install

Specify Inventory Directory

UNIX Group Name

Run orainstRoot.sh(oraInventory directory)

If 1st Oracle Product

Installed on this server

Oracle Application Server 10g (middle tier)OracleAS Infrastructure 10gOracleAS Developer Kits 10g

For OracleAS Infrastructure 10g:•Identity Management and Metadata Repository•Identity Management•Metadata Repository

For Oracle Application Server 10g (middle tier):•J2EE and Web Cache•Portal and Wireless•Business Intelligence and Forms

If part of a H/W Cluster

2 - 4

Installation Overview

• Installation Sequence

• Installing OracleAS Infrastructure 10g

• Installing Middle Tier 10g

• Silent Install

• Verifying the Installations

2 - 5

OracleAS Infrastructure 10OracleAS Infrastructure 10ggComponentsComponents

•• Identity Management componentsIdentity Management components–– Oracle Internet DirectoryOracle Internet Directory

–– OracleAS Single SignOracleAS Single Sign--OnOn

–– Oracle Delegated Administration ServicesOracle Delegated Administration Services

–– Oracle Directory Integration and ProvisioningOracle Directory Integration and Provisioning

–– OracleAS Certificate AuthorityOracleAS Certificate Authority

•• OracleAS Metadata RepositoryOracleAS Metadata Repository–– Product metadataProduct metadata

–– Identity Management metadataIdentity Management metadata

–– Management metadataManagement metadata

2 - 6

2 - 7

2 - 8

2 - 9

2 - 10

2 - 11

2 - 12

2 - 13

2 - 14

2 - 15

2 - 16

2 - 17

2 - 18

2 - 19

2 - 20

2 - 21

2 - 22

2 - 23

Installation Overview

• Installation Sequence

• Installing OracleAS Infrastructure 10g

• Installing Middle Tier 10g

• Silent Install

• Verifying the Installations

2 - 24

Middle Tier TypesMiddle Tier Types•• Oracle Application Server has three types of Oracle Application Server has three types of middle tiers middle tiers –– J2EE and Web CacheJ2EE and Web Cache

–– Portal and Wireless Portal and Wireless

–– Business Intelligence and FormsBusiness Intelligence and Forms

•• The Portal & Wireless and the Business The Portal & Wireless and the Business Intelligence & Forms types require an OracleAS Intelligence & Forms types require an OracleAS Infrastructure 10Infrastructure 10gg, because components in , because components in these middle tier types need to access their these middle tier types need to access their schemas in the OracleAS Metadata Repository.schemas in the OracleAS Metadata Repository.

•• The J2EE & Web Cache type requires some The J2EE & Web Cache type requires some infrastructure components only if you are using infrastructure components only if you are using the OracleAS Databasethe OracleAS Database--Based Cluster and/or Based Cluster and/or the Identity Management Access option.the Identity Management Access option.

2 - 25

Components in the Middle Components in the Middle

TierTier

YesOracleAS Forms Services

YesOracleAS Reports Services

YesOracleAS Discoverer

YesOracleAS Personalization

YesYesOracleAS Wireless

YesYesOracleAS Portal

YesYesOracle Enterprise Manager Application Server Control

YesYesOracleAS Web Cache

YesYesYesOC4J

YesYesYesOracle HTTP Server

BI & Forms

Portal & Wireless

J2EE & Web Cache

Yes

Yes

2 - 26

2 - 27

2 - 28

2 - 29

2 - 30

2 - 31

2 - 32

2 - 33

2 - 34

2 - 35

2 - 36

2 - 37

Installation Overview

• Installation Sequence

• Installing OracleAS Infrastructure 10g

• Installing Middle Tier 10g

• Silent Install• Verifying the Installations

2 - 38

Silent InstallationSilent Installation•• Silent installation eliminates the need to Silent installation eliminates the need to monitor the Oracle Application Server monitor the Oracle Application Server installation because there is no graphical installation because there is no graphical output and no input by the useroutput and no input by the user

Non-interactive Installation• Use non-interactive installation of Oracle

Application Server when there are specific screens you want to observe during installation.

2 - 39

Silent InstallationSilent Installation•• Silent installation of Oracle Application Server is Silent installation of Oracle Application Server is accomplished by:accomplished by:–– supplying the Oracle Universal Installer with a supplying the Oracle Universal Installer with a response file (text file)response file (text file)

–– specifying the specifying the ––silent silent flag on the command lineflag on the command line

•• The OUI uses the variables and parameter The OUI uses the variables and parameter values contained in the response file to provide values contained in the response file to provide answers to all of the installer promptsanswers to all of the installer prompts

•• Silent installation displays no graphical outputSilent installation displays no graphical output

•• If this is a first time installation of Oracle If this is a first time installation of Oracle Application Server, you must create the Application Server, you must create the oraInst.loc file before startingoraInst.loc file before starting

•• Following installation of Oracle Application Following installation of Oracle Application Server, you need to run the Server, you need to run the root.shroot.sh script script

2 - 40

2 - 41

Performing the InstallationPerforming the Installation

•• Silent InstallSilent InstallUnix:Unix:

$ ./runInstaller $ ./runInstaller ––silent silent ––responseFile /<absoluteresponseFile /<absolute--

path>/<responsepath>/<response--filefile--name>name>

Remember to run root.sh at the end!!Remember to run root.sh at the end!!

Windows:Windows:

E:E:\\> setup.exe > setup.exe --silent silent --responseFile responseFile absolute_path_and_filenameabsolute_path_and_filename

2 - 42

2 - 43

Summary

• Installation Sequence

• Installing OracleAS Infrastructure 10g

• Installing Middle Tier 10g

• Silent Install

• Verifying the Installations

Recommended