Oracle Application Server InterConnect Installation Guide 10g (9.0.4) Part Number B10693-01 |
|
This chapter provides an overview of Oracle Application Server InterConnect (OracleAS InterConnect) installation process.
Topics discussed are:
This section explains terminology used in this guide:
The phase of integration development where you model the integration scenario. The modeling information is stored as metadata. The following components are required for modeling your integration:
At runtime, the metadata gathered at design time is used to carry out integration. The following components are required for runtime:
These are industry standard terms that describe the physical architectural approach for integration used by OracleAS InterConnect. In this approach, all applications (spokes) are connected through a central server (hub), as illustrated in Figure 1-1.
The OracleAS InterConnect hub has the following components:
At the spokes are the adapters connecting to the applications.
The tool used at design time to model the integration. All the modeled integration is stored in the hub database through the repository.
This is a middle-tier repository server communicating with the repository schema in the hub database to store and retrieve metadata. At design time, this server is used to store metadata in the hub database. At runtime, the repository provides access to this metadata to adapters so that they carry out the integration.
The hub database has three uses:
They are the runtime engines that carry out the integration based on the metadata modeled during design time.
This component is used to model a business process at design time.
This component is used to communicate between OracleAS InterConnect hub and Oracle Workflow at runtime.
The collection of Workflow design time (Oracle Workflow Builder) and runtime components.
The tool used for monitoring OracleAS InterConnect at runtime.
This contains iStudio and adapter SDKs that allow you to extend OracleAS InterConnect.
OracleAS InterConnect installation types are presented in Table 1-1. You can choose the installation types on the "Install Types" screen during installation.
Installation Type | Description |
---|---|
Hub |
Installs the OracleAS InterConnect Repository and Oracle Workflow Communication. |
Adapter |
Installs OracleAS InterConnect Adapters. |
Development Kit |
Installs iStudio (Windows only) and OracleAS InterConnect Development Kit. |
You must use an Oracle 9.2 database as hub database to run OracleAS InterConnect.
Following are the commonly used deployment topologies:
The OracleAS InterConnect hub can exist on the same, or a different computer as the hub database. If you are installing OracleAS InterConnect hub on the same computer as the database, you must install it in a different Oracle home from the Oracle database.
iStudio is typically installed separately from the hub and spoke components on a Windows machine.
This section contains hardware requirements for the following:
If you are installing OracleAS InterConnect hub on a computer that does not have an Oracle Application Server installation, the computer should meet the minimum requirements listed in Table 1-2.
Do not perform the installation remotely on a UNIX computer using Exceed as that can cause problems during installation.
Note:
Table 1-3 lists the hardware requirements for OracleAS InterConnect adapters.
Hardware | UNIX | Windows |
---|---|---|
Memory |
512 MB |
512 MB |
Disk Space |
5 GB |
5 GB |
Table 1-4 lists hardware requirements for OracleAS InterConnect Development Kit.
Hardware | UNIX | Windows |
---|---|---|
Memory |
N/A |
512 MB |
Disk Space |
N/A |
500 MB |
This section contains the software requirements for the following:
Table 1-4 lists the operating systems that the hub computer and the spoke computer run on:
OracleAS InterConnect runs on Java Runtime Environment (JRE) 1.4.1.
JRE is bundled with OracleAS InterConnect on Sun SPARC Solaris, Linux, and Windows. When you install OracleAS InterConnect on these platforms, JRE is automatically installed for you.
The operating system requirements can be found at OracleMetaLink:
http://metalink.oracle.com
Oracle Universal Installer does not allow you to install more than one of the same OracleAS InterConnect adapter types in an Oracle home. When you install the same OracleAS InterConnect adapter a second time, the first installation is deinstalled. For example, you cannot install more than one database adapter in an Oracle home.
If you need to install more than one instance of the same OracleAS InterConnect adapter on the same computer, you have the following two options:
copyAdapter
script located in ORACLE_HOME
/oai/9.0.4/bin
to install multiple OracleAS InterConnect adapters of the same type in the same Oracle home.
Usage: copyAdapter
app1 app2
|
![]() Copyright © 2003 Oracle Corporation. All Rights Reserved. |
|