Db2 Purescale Environment - IBM E027SLL-H - Tivoli Monitoring - PC Troubleshooting Manual

Troubleshooting guide
Table of Contents

Advertisement

If the Windows Local Security Settings are enabled for long or complex passwords,
ensure your password meets those syntax requirements for these IDs. If your
Windows environment requires you to change passwords regularly do the
following to change the portal server database user account password.
Note: The following instructions do not apply in UNIX-based systems.
1. On the computer where the portal server is installed, be sure you are logged on
2. From your Windows desktop, select Start > Programs > IBM Tivoli
3. Right-click the Tivoli Enterprise Portal Server and select Advanced > Utilities >
4. Click DB2 to open the Tivoli Enterprise Portal Server Data Source Config
5. Enter the Admin Password.
6. Enter the new Database Password for the portal server database user ID.

DB2 pureScale environment

The DB2 pureScale environment has some restrictions on tablespace and table
creation on the Tivoli Data Warehouse.
In a DB2 pureScale environment, the Warehouse Proxy Agent
can not create the regular tablespace ITMREG8K
The Tivoli Data Warehouse requires one bufferpool and three tablespaces to begin
its operation. The bufferpool and tablespaces are created by the warehouse user
before the Warehouse Proxy Agent starts, provided the warehouse user has
administrative authority to the database. A warehouse user with limited authority
cannot create the required bufferpool and tablespaces. Therefore, the procedure to
limit the authority of the warehouse user includes steps to create the bufferpool
and tablespaces in advance. However, in a DB2 pureScale environment, the
Warehouse Proxy agent cannot create the regular tablespace ITMREG8K. The
workaround is to connect to the warehouse database with the Warehouse Proxy
Agent user, for example, "ITMUser". Then create the tablespaces using the
following SQL statements:
db2 create regular tablespace ITMREG8K pagesize 8k managed by automatic storage
bufferpool ITMBUF8k
db2 create user temporary tablespace ITMUSER8K pagesize 8k managed by automatic
storage bufferpool ITMBUF8k
db2 create system temporary tablespace ITMSYS8K pagesize 8k managed by automatic
storage bufferpool ITMBUF8k
In a DB2 pureScale environment, the summarization and pruning
agent cannot create the table WAREHOUSEMARKER
A dimension is a clustering key for a table. One or more dimensions can be
selected for a table. When you have more than one dimension on a table, it is
considered to be a multidimensionally clustered table. Such a table is created by
using the CREATE TABLE statement with the ORGANIZE BY DIMENSIONS
clause.
The DB2 pureScale environment does not support multidimensional clustering
table creation. Therefore, you can not use the ORGANIZE BY
DIMENSIONS(OBJECT) clause required to create the table
224
IBM Tivoli Monitoring: Troubleshooting Guide
to Windows with an ID having administrator authority.
Monitoring > Manage Tivoli Enterprise Monitoring Services.
Build Tivoli Enterprise Portal Server Databasefrom the menu.
Parameters window.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Tivoli monitoring 6.2.3 fp1

Table of Contents