System requirements

The Integrator Acquisition System has the following system requirements. In this guide, the term “x64” refers to any processor compatible with the AMD64/EM64T architecture. Hard disk capacity must be sufficient to store the records written to the Record Store or to record output files. Please contact your Oracle representative if you need more information on hardware sizing.

Supported operating systems

IAS is supported on the following 64-bit operating systems:

Operating System Description
Oracle Linux Oracle Linux Release 6 for x64

Both the Oracle Unbreakable Enterprise Kernel and the Red Hat Compatible Kernel are supported.

Linux RHEL
  • Red Hat Enterprise Linux Server version 6 for x64
  • Red Hat Enterprise Linux Advanced Platform version 6 for x64

For best performance on Red Hat Linux (Server and Advanced), Oracle recommends the latest version of RHEL.

Windows Windows Server 2012 R2

Hardware requirements for Linux and Windows on x64

Minimum hardware requirements:
  • x64 processor, minimum 1.8 GHz
  • 4 GB of RAM
  • 500 MB of available hard drive space

Software requirements when installing IAS into Jetty Web server

There are no additional software requirements if you install IAS into the Jetty Web server. IAS installs a version of the JDK and installs Jetty.

WebLogic version requirements when installing IAS into WebLogic Server

The supported software version of Oracle WebLogic Server is 12.1.3, which is part of the WebLogic Server 12c product. The only supported installer version is the Generic version, which is available in the Oracle WebLogic Server 12c (12.1.3) Generic and Coherence package. The download instructions for this package are in Downloading WebLogic Server.

The Generic version is used because it is a platform-agnostic installer (i.e., can be used on both Linux and Windows platforms) and also because it allows you to use a 64-bit JVM. The 64-bit JVM is required.

JDK requirements when installing IAS into WebLogic Server

During the WebLogic installation procedure (and later during the WebLogic domain creation procedure), you are prompted for a JDK (Java Development Kit). This provides the JRE (Java run-time environment) needed by the installation program to run.
Note: While some WebLogic Server installers include a bundled JDK, the Generic installation program (wls_generic.jar) doesn't. Therefore, you must already have the JDK available that you can specify during the installation procedure.
IAS supports the following versions of the JDK:
  • Java SE JDK 7u67+ x64
  • Java SE JDK 8u66+ x64

You can download either of these from the Oracle Technology Network. Be sure to download the appropriate version for your operating system.

When installing the JDK, be sure that the path to the install location doesn't contain any spaces. For example, the default destination path on Windows is:
C:\Program Files\Java\jdk1.X.X_XX
Because the space in "Program Files" causes problems with the installer, you must change the destination path to a directory similar to this example:
C:\Java\jdk1.X.X_XX

The JDK screen for the destination folder path should look like this:


Screenshot of the JDK destination location and folder name.