Retrieve information about a transaction class.
INQUIRE TRANCLASS >>-INQUIRE TRANCLASS(data-value)--------------------------------> .----------------------------. V | >----+------------------------+-+------------------------------>< +-ACTIVE(data-area)------+ +-MAXACTIVE(data-area)---+ +-PURGETHRESH(data-area)-+ '-QUEUED(data-area)------'
Conditions: INVREQ, NOTAUTH, TCIDERR
The INQUIRE TRANCLASS command allows you to determine the limits defined for a transaction class and the current activity within the class.
You can also browse through the definitions of all the transaction classes in your system by using the browse options (START, AT, NEXT, and END) on INQUIRE TRANCLASS commands. In browse mode, definitions are returned in alphabetical order, and you can specify a starting point with the AT option if you wish. See Browsing resource definitions for general information about browsing, including syntax, exception conditions, and examples.