Use ID options and identifiers to specify which resources you want to include in a report. You can specify ID options and identifiers with variables or with commands, as follows:
For example, the following command plots the number of times the transaction CINQ was executed, which includes the ID option TRANID and the identifier CINQ:
PLOT TRANSACTION USE TRANID(CINQ)
For example, the following command generates a tabular report showing:
TAB TRANID(CINQ,PINQ) TRANSACTION USE AND TRANSACTION LIFE
|
Copyright © 2012 CA.
All rights reserved.
|
|