IBM Tivoli Composite Application Manager for Application Diagnostics, Version 7.1.0.1
CYNVE0471E: No Data Available message displayed when trying to generate a report
Put your short description here; used for first paragraph and abstract.
The problem: When attempting to generate a report, the user gets the message CYNVE0471E: No Data Available.
The Managing Server uses a DB2 database.
The solution: From the IBM DB2 command prompt, enter the following commands:
db2 connect to octigate db2 CREATE BUFFERPOOL BP32K IMMEDIATE SIZE 1000 PAGESIZE 32 K db2 CREATE SYSTEM TEMPORARY TABLESPACE OCTTMP32 PAGESIZE 32 K MANAGED BY SYSTEM USING ('/home/db2inst1/db2inst1/NODE0000/SQL00001/OCTTMP32.0') BUFFERPOOL BP32K db2 disconnect octigate db2 terminate
Parent topic:
Run the Managing Server