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.
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