In V3.2 there was a change in how performance HDB data is made available for viewing in the CICS PA plug-in for CICS Explorer®. HDB and DB2 tables that were set up for the CICS PA plug-in in V3.1 must be changed before they can be included in the new Manifest and accessed from the CICS PA plug-in.
The process for migrating the DB2 table depends on whether you REPLACE your DB2 table every time you reload it; or RESUME (that is, append) new data to the existing data in the table. The following procedure covers both "REPLACE" and "RESUME" users.