IBM MAXIMO SG24-7645-00 ユーザーズマニュアル

ページ / 152
7645install.fm
Draft Document for Review May 23, 2008 10:14 am
40
 
Maximo Essentials V7.1 - Implementer’s Guide
2. From the System Properties dialog, first select the Advanced tab, and then 
click Environment Variables.
3. In the User variables section, select TEMP, and then click Delete. Repeat the 
process for the TMP variable.
4. Click OK. 
5. Exit the System Properties dialog by clicking OK.
5.1.8  Verifying the required rpm-build package is installed 
This procedure describes how to verify that the rpm-build package is installed on 
Linux. This package must be installed before you run the Tivoli middleware 
installer. This applies only if you are installing on Linux. To verify that the 
rpm-build package is installed, perform the following steps: 
1. 1. Run rpm -qa | grep build
2. If the command returns a value like "rpm-build-4.3.3.-18_nonptl", the 
rpm-build package is installed. If nothing is returned, you must install the 
rpm-build package which is located on disk 3 (of 5) of the Red Hat Essentials 
Advanced Server version 4 installation CDs using the rpm tool with the -i 
option
5.1.9  Setting the ulimit
This section details how to set the ulimit in Linux, which is used to define user 
system and process resource limits. For Linux systems, you must set the ulimit 
for the system prior to using the Tivoli middleware installer. To set the ulimit, 
complete the following steps: 1. From a command line, type ulimit -f unlimited 2. 
From a command line, type ulimit -n 8192If you set the ulimit in the .profile for 
root, the ulimit setting will apply to all processes. Setting the swap size
Maximo Asset Management Essentials can be a resource-intensive application. 
It is recommended that you configure and tune your system for maximum 
performance. This section details how to set the size of the swap space used in 
Linux systems. Typically, the swap size set for Linux systems should be 
equivalent to twice the amount of physical RAM in the machine. Additional swap 
space can be made available to the system by: 
��
increasing the size of the existing swap partition 
��
creating a new, additional swap partition 
��
creating a swap file