Collecting Required Information
The PPM installer prompts you to enter information that it uses to create and configure the PPM Server. The installer validates each value you enter before it continues the installation. The following table lists the information required for installing PPM on either a single PPM Server or the primary node for a server cluster.
Note: For additional information that you must provide if you are installing the primary PPM Server for a server cluster, see Configure a server cluster.
Prompt | Description |
---|---|
CLASSPATH |
Environment variable that specifies the directory in which Java class files reside. Note: The directory path must not contain spaces. |
Software installation location |
Directory in which the PPM Server is to be installed and configured. If the directory does not exist, the installer creates it. The directory path cannot contain spaces. Note: Do not map the |
Path to the Autopass license key file |
The Autopass license key file contains valid PPM license keys that you generated from the Micro Focus Licensing for Software portal. If you do not have a valid Autopass license key file, see Generate Autopass license. |
Path to JAVA_HOME |
The directory in which Java is installed. On UNIX systems, this environment variable is set in the profile file (a Windows example
Note: Make sure that the value specified for |
Database Access page (Displayed if you chose to have the installer create the database schemas) |
|
System access username |
System database user name to give the installer access to the database. |
System password |
System database password to give the installer access to the database. Note: Do not use a string like “hpswDemo$09$” as a password during the installation, because the Installer treats “$09$” as a parameter and consequently turns “hpswDemo$09$” into “hpswDemo”. |
JDBC URL |
JDBC URL the PPM Server uses to connect the Oracle database. Short format (non-RAC):
where
RAC format:
Example of database access information used to enable the PPM Server to communicate with databases on two servers named Jaguar1 and Jaguar2:
|
ORACLE_HOME |
Home directory for the Oracle client tools on the PPM Server machine. The directory path cannot contain spaces. |
PATH |
Environment variable that specifies the directories to be searched to find a command. |
SQL*PLUS |
Location of the SQL*Plus utility. SQL*Plus is not required for installation, but is required for the PPM Server. Example
If the |
PPM Schema page (Displayed if you created the database schemas before installation) |
|
Username |
PPM database schema user name. |
Password |
PPM database schema password. |
RML Schema page |
|
Username |
Username for the PPM Reporting Meta Layer (RML) schema. |
Password |
Password for the PPM Reporting Meta Layer (RML) schema. |
Tablespaces page |
|
Table |
Data type tablespace in the Oracle database |
Index |
Index type tablespace in the Oracle database |
CLOB data |
Character large object data type (CLOB) tablespace in the Oracle database |
NT Service |
|
Service name |
Name of the Windows service for the PPM Server. |
Regional Settings |
|
Holiday schedule |
Holiday schedule on which to base the PPM regional calendar. If your holiday schedule is not listed, you can select None. In that case, a new calendar with no holidays is set as the system default regional calendar. |
Currency code |
Three-letter code for the default currency. The system default is in US dollars (USD). For information on currency codes for other countries, see the Financial Management User Guide. Caution: Once you choose your default currency during installation, you cannot change it unless you reinstall PPM. |
Region name |
Name of the region for the installation, which is defined by a combination of calendar and currency. If your organization operates in only one region, use "Enterprise" or your company name. |