Thursday, 31 December 2015

Mainframes - Db2 : How to know the PLAN for a particular transaction!!!

Hi All,

Here is a simple CICS command to know the Plan of any transaction under CICS.

CEMT I DB2TRAN TR(<transaction-name>.)

This will give you the plan name in the output.

No comments:

Post a Comment