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 applications run on the middle tier. The
Oracle Application Server 10g installation offers the following install types:
J2EE and Web Cache:
Provides a Web server that enables you to develop and deploy Java 2 Enterprise
Edition (J2EE) applications, use J2EE and Simple Object Access Protocol
(SOAP) based Web services, and accelerates Web site performance with OracleAS
10g Web Cache.
Portal and Wireless:
Enables the deployment of enterprise portals and wireless applications.
Includes all Oracle Application Server 10g components available in the J2EE and Web
Cache install type. Requires OracleAS 10g Infrastructure Install.
Business Intelligence and Forms: Enables personalization of applications, use of forms-based applications,
and deployment of Decision Support System and Web-based reports. Includes
all Oracle Application Server 10g components available in the Portal and Wireless
install type. This middle-tier option requires OracleAS 10g Infrastructure
Install.
OracleApplication Server 10g Install Components
The following table lists the components installed with each
type of installation
Now that you have the OracleAS 10g Infrastructure installed,
you will need to install the applications that will use the infrastructure.
In this case, you want to utilize J2EE and Web Cache as well as Wireless, Portal
and Discoverer so you will install the Business Intelligence and Forms install
option. Perform the following steps:
1.
Log in to the Linux box as user oracle and mount the Oracle
Application Server 10g Release 9.0.4 CD. Change directory to the CD
and execute the script runInstaller.
prompt> ./runInstaller
In the Oracle Universal Installer Welcome window click Next.
2.
In the Destination section, specify the name as bi and change
the path to /home/oracle/bi. Click Next.
3.
Select Oracle Application Server 10g. Click Next.
4.
Select Business Intelligence and Forms. Click Next.
This option will install Oracle Discoverer, Personalization, Reports
and Forms Service. This option also installs and configures Portal and
Wireless and the J2EE and Web Cache install options. This option requires
an Infrastructure install.
5.
Preview the middle-tier installation steps that will be performed. Click
Next.
6.
Verify that your computer meets all the minimum preinstallation requirements
that are listed in this step. Select the Root Privileges check
box so that you can perform tasks that need root privileges. Click Next.
7.
Select OracleAS Portal, OracleAS Wireless, OracleAS
Discoverer, OracleAS Personalization, OracleAS Reports Services
and OracleAS Forms Services. These components along with Oracle
HTTP server, Web Cache and Containers for J2EE will be configured automatically
after the installation is over. Click Next.
8.
Specify the Host and the Port of the Oracle Internet Directory
server to which you want to register this middle-tier instance.
Host: Specify the hostname of the computer where the infrastructure
OID server is running.
Port: Specify the port at which Oracle Internet Directory is listening.
Click Next.
9.
Specify the Username and the Password to log into the Oracle
Internet directory Server. Click Next.
If the Oracle Internet Directory server has multiple Identity Management
Realms then another field Realm is displayed. Specify the Identity
Management Realm against which user is authenticated.
10.
Retain the default Database Connection String. Click Next.
11.
Specify the SMTP outgoing mail server that will be used by the OracleAS
Reports Services. Click Next.
Note: It is not a compulsory value, you can leave this field empty
but you cannot distribute reports via e-mail untill this information is
configured.
12.
Specify the instance name as bi. Set and confirm the ias_admin
password. The ias_admin user is the administrative user for the specified
instance. The password must have a minimum of 5 characters and should
contain at least one numeral. For example: welcome1
Click Next.
13.
This screen displays all the software components that will be installed.
Verify the selections and click Install.
14.
This screen shows the progress of the installation.
15.
When the Setup Privileges window appears, open a new terminal window
and execute the script as shown in the next step.
16.
You must execute root.sh as the root user. Enter the following
commands:
su
<rootpassword>
cd /home/oracle/bi
./root.sh
Note: Keep the default path and when promted "Overwrite it?",
do not overwrite the files.
17.
Switch back to the Setup Privileges window and click OK.
18.
This screen shows the progress of the configuration assistants that you
had selected during the installation process. Details of the execution
of the configuration assistants are displayed in the Details section.
19.
Your installation is now complete. The screen displays some important
information about the installation that you must remember.
Click Exit to close Oracle Universal Installer.
20.
Click Yes to exit.
Testing
the OracleAS 10g Business Intelligence and Forms Installation
Now you are ready to test your installation. Perform the following
steps:
1.
Open your browser window and enter the following URL:
http://<hostname>.<domainname>:<port>/
For example: http://edrsr23p1.us.oracle.com:1814/
Note: If you are installing BI&Forms just after the installing
infrastructure the port will be 1811.
2.
You log in as the ias_admin user. Enter ias_admin in the User
Name field and welcome1 as the Password and click OK.
3.
You have just logged in to Oracle Enterprise Manager. You will see that
you have one stand-alone instance for your Business Intelligence database
bi. Click the Infrastructure instance bi.<hostname>.<domainname>
4.
Now you can view all the components associated with the bi instance.
Place the cursor on this icon to hide all screenshots.