Transid           (Startq)

DESCRIPTION
The "Transid" displays the value specified by the TRANSID parameter in an EXEC 
CICS START command. The "Transid" is the transaction identifier.


VALUES
The value of "Transid" can be any valid four-character transaction identifier
specified in the Sun MTP Program Control Table (PCT).


INTERPRETATION
The "Transid" represents the transaction that was initiated by the end user at 
the terminal, by a another transaction via the RETURN statement, or by a 
Transient Data queue trigger.


CONCLUSIONS
The "Transid" values on the Startq Screen give you a good idea of the types of 
transactions that are waiting to be executed.  Sun MTP processes the Startq by 
taking a transaction off the Startq, if it is a candidate for being processed, 
and puts it on the PROCESSQ. When a Transaction Server becomes available, Sun MTP
takes the transaction from the PROCESSQ and execute it.
