On HP-UX systems, where the host name does not equal the
nodename, the upgrade installation fails to stop running
processes
Running IBM Tivoli Monitoring processes were not shutdown by the installer
during the upgrade of the Tivoli Enterprise Monitoring Server or agents when the
nodename does not equal the host name on HP-UX systems. On HP-UX, if the
system has a host name longer than 8 characters then the nodename should be set
to 8 characters or less. If the nodename and the host name are not in sync then the
you must shutdown all IBM Tivoli Monitoring processes before starting an
addition product installation or upgrade.
EIF Slot Customization does not work on upgraded zlinux
systems
When you open the EIF Slot Customization Editor from the Situation editor, slot
names under the Base Slots panel do not display for the class. Clicking Select
Event Class does not cause default event classes to display. When typing a new
event class name, slot names under the Base Slots panel do not display.
The following setting should be added to the CANDLEHOME/platform/iw/profiles/
ITMProfile/config/cells/ITMCell/nodes/ITMNode/servers/ITMServer/server.xml
file. The section: genericJvmArguments="-DKFW_DATA=/products/e6/itm/ls3263/cq/
data"/> should be changed to: genericJvmArguments="-Djava.compiler=NONE
-DKFW_DATA=/products/e6/itm/ls3263/cq/data"/>.
The portal server must be restarted to have this change go into effect.
Running of the KfwSQLClient binary fails on Linux and AIX
systems
Depending on the system, the following environment variable should be set before
running the command:
v Linux: LD_LIBRARY_PATH
v Aix: LIBPATH
The variable value can be taken from the CANDLEHOME/config/cq.config file.
Failed to attach to the DB2 instance db2inst1 ERROR: Unable
to create TEPS, return code = 3
While installing a Tivoli Enterprise Portal Server on a UNIX based system and
using a DB2 database, the following error message is displayed (where db2inst1 is
the supplied name of the DB2 instance):
Failed to attach to the DB2 instance db2inst1
ERROR: Unable to create TEPS, return code = 3
Ensure that the DB2 instance is started by running the db2start command as the
instance user:
$ su - db2inst1
$ db2start
94 IBM Tivoli Monitoring: Troubleshooting Guide