Changing the default translation

The correlation translation information is kept in the member CORRDATA of the DPMPARMS data set.

Each record in the CORRDATA member specifies the translation that is to be used for a specific connection ID. The connection ID is used here, not the connection type.

The translation is expressed as:
  • Offset where the correlation name starts
  • Length of the correlation name
  • Offset where the correlation number starts
  • Length of the correlation number

If OMEGAMON® for Db2® PE does not find the connection ID for a given thread in the CORRDATA member, the default translation is used.

To activate the tailored correlation translation, issue the OPTIONS command and specify the DPMPARMS data set in the Session Options window.