The default translation

OMEGAMON for Db2 Performance Expert breaks the correlation ID into parts by translating the correlation ID into two separate identifiers, the correlation name and the correlation number.

Unless it was changed in your installation, this translation is based on the connection type of the thread and is done as follows:

Table 1. The 12-Byte Correlation ID field and the default translation
Connection Type 1 2 3 4 5 6 7 8 9 10 11 12
Batch Correlation name: job name Correlation number: blank
TSO, DB2 call attach Correlation name: original authorization ID Correlation number: blank
CICS Correlation number: pool thread Correlation name: transaction ID  
IMS Correlation number: application PSBNAME Correlation name: application PST
RRS Correlation name: the first 8 characters of the correlation ID provided by the application during signon Correlation number: the remaining 4 characters

The correlation name and correlation number can be used as OMEGAMON XE for DB2 PE identifiers CORRNAME and CORRNMBR in all report sets.

You can use CORRNAME and CORRNMBR to order data on reports and to include and exclude input records.