Before You Install
This section provides information that will help you prepare for the PPM Center installation.
- Check the System Requirements and Compatibility Matrix to make sure your system meets all of the minimum requirements.
-
Make sure that you have at least 300 MB temporary space and 0.5~1 GB swap space on your operating system.
Caution: Limits on physical memory for 32-bit Windows operating systems depend in part on whether the Physical Address Extension (PAE) is enabled. The PAE allows some 32-bit Windows systems (Windows Server 2008 Datacenter and Windows Server 2008 Enterprise) to use more than 4 GB of physical memory. (To enable PAE, use the /PAE switch in the
Boot.ini
file.)The total available physical RAM on this system is limited to 4 GB. For detailed information about memory support and memory limitations on Windows operating systems, see Microsoft Support online.
-
Enable the Oracle Java Virtual Machine (Oracle JVM)
PPM uses Java Stored Procedures in Oracle. Java Stored Procedures enable you to call Java code from PL/SQL. To use this feature, you must enable the Oracle Java virtual machine (OracleJVM). For information about how to install and configure the Oracle Java virtual machine (JVM), see the Oracle® Database Java Developer's Guide for your Oracle software version.
Note: We strongly recommend that you automate memory so that the size of the JAVA pool (Oracle
JAVA_POOL_SIZE
parameter setting) is allocated automatically. To automate memory allocation for Oracle 11g databases, use Automatic Memory Management (AMM). - Make sure your organization has obtained the installation bundle.
- Make sure you have generated Autopass license files for version of the product you purchased and plan to install. See Generate Autopass license.
-
Install the JDK. See Installing the Java Development Kit (JDK)
-
(Windows systems only) On each Windows server with which PPM is to interact, download and install Cygwin.
For information about this UNIX emulator and how to install it, go to cygwin.com. For PPM-supported Cygwin versions, see System Requirements and Compatibility Matrix.
- Install Oracle client on the PPM Server.
- Create a system account for PPM. See Creating a System Account for PPM .
-
Set up the Oracle tablespaces required to create the schemas and database objects.
You can create the database schemas either before the installation or during the installation. See Creating the Database Schemas if you create schemas before the installation.
-
Set Oracle database parameters.
- Set Oracle database parameter
NLS_LENGTH_SEMANTICS
toCHAR
. -
Set Oracle databAse parameter
NLS_CHARACTERSSET
toAL32UTF8
.Note: For new PPM installations, make sure you always use
AL32UTF8
.
- Set Oracle database parameter
- Verify the required ports are open through firewall and that other applications are not using them. See Verifying Port Availability
- Collect the information required for installation. See Collecting Required Information.