The Transaction Resource Usage List report provides comprehensive reporting of Transaction resource class data. (Performance class records are not processed.)
CICSPA RESUSAGE(TRANLIST,OUTPUT(ddname))
CPA0375W Transaction xxxx has used additional Files and exceeded the File Resource Limit of nn
CPA0375W Transaction xxxx has used additional TSQueues and exceeded the TSQueue Resource Limit of nn
CPA0375W Transaction xxxx has used additional DPLs and exceeded the DPL Resource Limit of nn
The maximum number of files, temporary storage queues, and DPLs monitored for each transaction is limited by the FILE, TSQUEUE, and DPL parameters on the DFHMCT TYPE=INITIAL macro. The default is FILE=8 for files, TSQUEUE=4 for temporary storage queues, and DPL=0 for DPLs. Therefore, you might need to assemble an MCT that specifies FILE, TSQUEUE, and DPL options if the default values are insufficient.