Skip to Main Content
Return to Navigation

Setting Up Development and Production Environments

This table provides answers to questions about development and production environment setup.

Question

Answer

Where can I find configuration information for different server platforms?

See IBM Information Server: Planning Installation and Configuration Guide

What are the supported platforms for Data stage?

The following platforms support the IBM InfoSphere Information Server:

  • HP-UX 11i v2, v3 on PA-RISC

  • HP-UX 11i v2, v3 on Intel Itanium

  • IBM AIX 5.3 and 6.1

  • Red Hat Enterprise Linux Advanced Server 4 on AMD or Intel processors

  • Red Hat Enterprise Linux 5 Advanced Platform on AMD or Intel processors

  • Red Hat Enterprise Linux 5 Advanced Platform on IBM System z

  • SUSE Linux Enterprise Server 10 on AMD or Intel processors

  • SUSE Linux Enterprise Server 10 on IBM System z

  • Sun Solaris 9 and Sun Solaris 10

  • Microsoft Windows XP Service Pack 2, Microsoft Windows Vista, Microsoft Windows Server 2003 Service Pack 2 (Client only)

  • Microsoft Windows 2003 Service Pack 2 (Server only)

Data sources Supported by EPM 9.1 application:

  • Oracle

  • MSSQL Server

  • IBM DB2 on OS/390

  • IBM DB2 on Unix/Windows

  • Flat files (Sequential Files)

  • XML files

Refer to the PeopleSoft Enterprise Performance Management Hardware and Software Requirements Guide for more details.

Are there database-specific configuration steps?

For MSSQL Server, you must enable the options to support functional index (MSCONCATCOL) in the database:

  • SET ANSI_NULLS

  • QUOTED_IDENTIFIER

  • CONCAT_NULL_YIELDS_NULL

  • ANSI_WARNINGS

  • ANSI_PADDING