3 ASAP System Requirements
This chapter describes the hardware, operating system, software, server, and database requirements for installing Oracle Communications ASAP.
Hardware Requirements
The number and configuration of the machines that you employ for your ASAP installation depend on the scale and the kind of deployment you have planned according to your network(s).
ASAP Server Hardware Requirements
The ASAP hardware requirements described in this section are based on the ASAP implementation size classifications defined in "ASAP Server Implementation Size."
Table 3-1 provides the small, medium, and large implementation hardware requirements for ASAP installed on the Solaris platform.
Table 3-1 Hardware Requirements for Solaris
Software Components | Small SystemSPARC T4 2.85 GHz (8 threads per core) | Medium SystemSPARC T4 2.85 GHz (8 threads per core) | Large SystemSPARC T4 2.85 GHz (8 threads per core) |
---|---|---|---|
ASAP Server and WebLogic Server |
1 core, 4 GB RAM, 4 x 73 GB (RAID5) |
1 core, 8 GB RAM |
2 cores, 16 GB RAM |
Oracle Database |
1 core, 6 GB RAM |
1 core, 12 GB RAM |
2 cores, 32 GB RAM |
External Storage for Oracle Datafiles |
NA |
14 x 73 GB (RAID 1+0) |
28 x 73 GB (RAID 1+0) |
Table 3-2 provides the small, medium, and large implementation hardware requirements for ASAP installed on an Intel Linux platform.
Table 3-2 Hardware Requirements for Linux
Software Components | Small SystemE5-2690 2.9 GHz (2 threads per core) | Medium SystemE5-2690 2.9 GHz (2 threads per core) | Large SystemE5-2690 2.9 GHz (2 threads per core) |
---|---|---|---|
ASAP Server and WebLogic Server |
2 cores, 4 GB RAM, 4 x 73 GB (RAID5) |
3 cores, 8 GB RAM |
4 cores, 16 GB RAM |
Oracle Database |
2 cores, 6 GB RAM |
3 cores, 12 GB RAM |
4 cores, 32 GB RAM |
External Storage for Oracle Datafiles |
NA |
14 x 73 GB (RAID 1+0) |
28 x 73 GB (RAID 1+0) |
Table 3-3 provides the small, medium, and large implementation hardware requirements for ASAP installed on an HP Itanium platform.
Table 3-3 Hardware Requirements for HP Itanium
Software Components | Small SystemItanium2 1.6 GHz | Medium SystemItanium2 1.6 GHz | Large SystemItanium2 1.73 GHz |
---|---|---|---|
ASAP Server and WebLogic Server |
2 cores, 4 GB RAM, 4 x 73 GB (RAID5) |
8 cores, 8 GB RAM |
16 cores, 16 GB RAM |
Oracle Database |
2 cores, 6 GB RAM |
4 cores, 12 GB RAM |
8 cores, 32 GB RAM |
External Storage for Oracle Datafiles |
NA |
14 x 73 GB (RAID 1+0) |
28 x 73 GB (RAID 1+0) |
ASAP Order Control Application Hardware Requirements
The Order Control Application (OCA) client can be deployed on a Windows platform. Ensure that the target machines for the OCA installation meet the following hardware requirements:
-
OCA client installer is 45 MB
-
Disk space requirements for the following components are 26 MB and include:
-
Java Development Kit (JDK)
-
OCA Client software
-
Oracle Analytics Server Report Templates
-
-
x86 32-bit architecture
Software Requirements
For details about the software required to support the ASAP components for traditional deployment, see "ASAP Traditional Deployment Software Compatibility" in ASAP Compatibility Matrix.
Information Requirements
During ASAP installation, you are required to enter configuration values, such as host names and port numbers. This section describes the information that you will be required to provide during the installation process. You define some of these configuration values when you install and configure the Oracle database, client, and WebLogic Server.
Oracle Database Information
Table 3-4 lists the Oracle Database information that you are required to provide during the ASAP installation process.
Table 3-4 Database Information Required in the ASAP Installation Process
Installer Field | Description |
---|---|
Directory Name: |
The base directory of the Oracle Database Client software. For example: /u01/app/oracle/db/19.3.0.0.0/client_1 The ASAP Installer requires that you enter this value. |
Name of RDBMS Server |
The tnsnames.ora entry name of the database instance on which the ASAP schemas will be installed (for example ASAPDB). The ASAP Installer requires that you enter this value. |
Oracle Server DBA User Name |
User name of the Oracle DBA for the predefined SYS user account. The ASAP Installer requires that you enter this value. |
Oracle Server DBA Password |
Password of the Oracle DBA for the predefined SYS user account. The ASAP Installer requires that you enter this value. |
System Admin User Name |
User name of the predefined Oracle database SYSTEM user account. You need this account to run ora_system_procs.sh script after you install ASAP for the first time. |
System Admin Password |
Password for the predefined Oracle database SYSTEM user account. You need this password to run ora_system_procs.sh script after you install ASAP for the first time. |
Table 3-5 lists schema details that you are required to provide during installation.
Table 3-5 Schema user Information
Installer Field | Description |
---|---|
Data Segment Index Segment |
You must create one or more tablespaces and associated data files for the ASAP schemas (SARM, CTRL, ADM, SRP, and NEP) before you install ASAP. The ASAP installer requires you to select tablespaces in which to create data and index segments for each ASAP schema. For example
The sample values provided here show one tablespace for all data and one for all index segments, however this is not mandatory. For example, you can create one tablespace for all the segments or individual tables spaces for every data and index segments for every server (see "Database and Client Planning"). |
TMP_TS |
You must select a temporary tablespace, for example, TEMP. The ASAP Installer requires that you enter this value. |
Server Port Numbers |
The ASAP Installer automatically generates ports for ASAP servers and checks that these ports do not conflict with other ASAP environments. However, you can also select your own values during the installation process. You can select ports for the following servers (where envID represents you ASAP environment ID):
|
For more information about creating tablespaces, see "About Creating and Configuring the Oracle Database."
WebLogic Server Connection Information
Table 3-6 lists WebLogic Server connection details that you are required to provide during installation.
Table 3-6 WebLogic Server Connection Information
Information Type | Description |
---|---|
Host Name of Oracle WebLogic Server |
You provide the host name for the WebLogic Server instance to define it uniquely for the specific purpose of installing, and working with, ASAP (for example, localhost). The ASAP Installer requires that you enter this value. |
Port Number of Oracle WebLogic Server |
This is the port number assigned to this specific the WebLogic Server (for example 7001). The ASAP Installer requires that you enter this value. |
User Name of Oracle WebLogic Server Administrator |
Your WebLogic Server user name. You define this name when create an Oracle WebLogic Server domain. The ASAP Installer requires that you enter this value. |
Password of Oracle WebLogic Server Administrator |
You define this password along with the user name when you create an Oracle WebLogic Server domain. The ASAP Installer requires that you enter this value. |