1 Hardware and Software Requirements

This chapter describes the hardware and software requirements of Oracle Retail Data Model:

Before you install Oracle Retail Data Model, you must verify that all hardware and software requirements are met.

Supported Platforms

Oracle Retail Data Model is supported on the following platforms:

  • Linux x86-64

    • Asianux Server 3 SP2 and higher

    • Oracle Linux 5 Update 2 and higher:

      • Red Hat compatible Kernel

      • Update 5 or higher - Oracle Unbreakable Enterprise Kernel (UEK R1) 2.6.32-100.28.5.el6.x86_64 or higher

      • Update 8 and higher - Oracle Unbreakable Enterprise Kernel (UEK R2) 2.6.39-100.5.1 or higher

    • Oracle Linux 6

      • Red Hat compatible Kernel

      • Oracle Unbreakable Enterprise Kernel (UEK R1) 2.6.32-100.28.5.el6.x86_64 or higher

      • Update 2 or higher - Oracle Unbreakable Enterprise Kernel (UEK R2) 2.6.39-100.5.1 or higher

    • Red Hat Enterprise 5 Update 2 and higher

      • Update 5 or higher - Oracle Unbreakable Enterprise Kernel (UEK R1) 2.6.32-100.28.5.el6.x86_64 or higher

    • Red Hat Enterprise Linux 6

      • Red Hat kernel 2.6.32-71.el6.x86_64 or later

      • Oracle Unbreakable Enterprise Kernel (UEK R1) 2.6.32-100.28.5.el6.x86_64 or later

    • SUSE Linux Enterprise Server 10 SP2 and higher

    • SUSE Linux Enterprise Server 11

  • Oracle Solaris on SPARC (64-bit)

    • Oracle Solaris 10 U6 (5.10-2008.10)

    • Oracle Solaris 11 11/11 SPARC

  • Oracle Solaris on x86-64 (64-bit)

    • Oracle Solaris 10 U6 (5.10-2008.10)

    • Oracle Solaris 11 11/11 X86

  • HP-UX Itanium

    • HP-UX 11i V3 patch Bundle Sep/ 2008 (B.11.31.0809.326a) or higher

  • AIX 5L Based Systems (64-bit)

    • AIX 6.1 TL 02 SP1 ("6100-02-01"), 64-bit kernel

    • AIX 7.1 TL 0 SP1 ("7100-00-01-1037"), 64-bit kernel

    Note:

    There are special considerations when installing Oracle Retail Data Model on AIX, see "AIX Platform Requirements: Database and Configuration Parameters". For more information, see Oracle Database Installation Guide for IBM AIX on POWER Systems (64-Bit).

For more information about Oracle Linux, see Oracle Linux Notes.

Oracle Linux Notes

For information about the Oracle Linux, go to http://www.oracle.com/us/technologies/linux/index.html. To download Linux, under Downloads, click Oracle Linux; this takes you to the Oracle Linux download site, https://edelivery.oracle.com/linux. Oracle Linux is a free download.

Hardware Requirements

The Oracle Database installation guide for your platform includes procedures for checking that your installation meets the hardware and operating system requirements described.

The minimum hardware requirement for Oracle Retail Data Model installation is:

  • Disk space of at least 10 GB.

The minimum hardware requirement for Oracle Retail Data Model Sample Reports installation is:

  • Disk space of at least 25 GB.

Software Requirements

The minimum software requirements for the Oracle Retail Data Model are as follows:

  • Operating System: For details of supported platforms, see "Supported Platforms"".

  • Oracle Database 11g Release 2 (11.2.0.3) Enterprise Edition, including the options specified in "Oracle Database Requirements".

  • Oracle Business Intelligence Suite Enterprise Edition 11.1.1.6 or higher. See "Oracle Business Intelligence Suite Enterprise Edition" (this is Optional for Oracle Retail Data Model and Sample Reports installation steps but is required to deploy the Oracle Retail Data Model sample reports RPD and webcat and to view the sample reports on the Business Intelligence Suite Enterprise Edition 11g instance).

Note:

The recommended patches and software versions are accurate as of product release. For the latest recommendations for database supported platforms, see https://support.oracle.com/.

Oracle Database Requirements

Oracle Retail Data Model requires Oracle Database 11g Release 2 Enterprise Edition (11.2.0.3 or later).

Installation of the Oracle Retail Data Model component requires the following options to the Database:

  • Oracle Partitioning

  • Oracle Online Analytical Processing (OLAP)

  • Oracle Data Mining

  • When you install the Database ensure that the database character set is Unicode (AL32UTF8) to support multi-language installations due to the Oracle Retail Data Model permitting installation with support for English and several other languages.

Tip:

To confirm that you have Oracle Data Mining and OLAP options installed, follow the instructions outlined in "Confirming that Oracle Data Mining and OLAP Options are Installed" on page 3-2.

After you download and install the Database, upgrade to the latest patch. Patches are available from My Oracle Support at the following location:

https://support.oracle.com

Oracle Business Intelligence Suite Enterprise Edition

You must have the Oracle Business Intelligence Suite Enterprise Edition installed before you view the Oracle Retail Data Model sample reports (this is Optional for Oracle Retail Data Model and Sample Reports installation steps but is required to deploy the Oracle Retail Data Model sample reports RPD and webcat and to view the sample reports on the Business Intelligence Suite Enterprise Edition 11g instance).

Oracle Business Intelligence Suite Enterprise Edition 11.1.1.6 or higher can be downloaded from the "Oracle Business Intelligence 11g downloads" link on Oracle Technology Network at:

http://www.oracle.com/technetwork/middleware/bi-enterprise-edition/downloads/index.html

Installation instructions are included in the documentation.

Platform Specific Requirements

Oracle Retail Data Model has the following platform specific requirements:

AIX Platform Requirements: Database and Configuration Parameters

On the AIX platform, there are additional database configuration requirements. On AIX platform, use the ulimit command to determine process memory related resource limits. Verify that the shell limits are set to the appropriate values and verify that the kernel parameters are set to values greater than or equal to the minimum values as specified in the Oracle Database Installation Guide for IBM AIX on POWER Systems (64-Bit).

You need to modify certain ulimit settings that determine process memory related resource limits, including the following settings:

  • Soft DATA segment: set to -1 (Unlimited)

  • Soft Real Memory size: set to -1 (Unlimited)

Note:

For details review the section, "Configure Shell Limits and System Configuration Parameters" in Chapter 2, "Oracle Database Preinstallation Requirements", in Oracle Database Installation Guide for IBM AIX on POWER Systems (64-Bit).