APPLID

The syntax for this operand is APPLID(applid1,...,applidn) if one or more CICSĀ® systems, or APPLID=applid if only one. This operand specifies the generic application identifiers of the CICS systems whose data you want to process. When data from two or more systems is combined in one input data set, this operand can be used to select which set of data to process. APPLID can be coded before report operands to apply to multiple reports.

NOAPPLID can be used to report all APPLIDs with records in the SMF File.

Example 1:
CICSPA APPLID(CICSPROD),LIST,SUMMARY
This example shows the Performance List and Performance Summary reports requested for a CICS system identified by APPLID CICSPROD.
Example 2:
CICSPA APPLID(CICSP1,CICSP2),LIST
CICSPA SUMMARY
CICSPA NOAPPLID,TOTAL
This example generates the Performance List and Performance Summary reports for APPLIDs CICSP1 and CICSP2, and the Performance Totals report for all APPLIDs with records in the input file.

Information Information

Feedback


Timestamp icon Last updated: Saturday, 8 February 2014


http://pic.dhe.ibm.com/infocenter/cicsts/v5r1/topic///users-guide/bapplid.htm