TRAN - Transactions

The TRAN view shows general information about currently installed local and remote transactions.

Availability

The TRAN view is available for all managed CICS® systems.

Access

Issue command:
TRAN [tran [LTRAN|RTRAN]]

tran
is the specific or generic name of a currently installed transaction, or * for all transactions.

LTRAN|RTRAN
Limits the view to transactions that are either local or remote. If you omit this parameter, transactions are included in the view regardless of their type.

If you do not specify parameters, the view includes information about all transactions within the current scope.

Note:
Some transaction names might contain lower case characters. You cannot inquire on these in the EUI using a filter because TSO converts lower case characters to upper case. For example ab* will be converted to AB* and as a result no data will be retrieved.
Select:
TRANS from the OPERATE menu, and TRAN from the TRANS submenu.

Figure 146 is an example of the TRAN view.

Figure 146. The TRAN view
 27FEB2005  21:35:20 ----------- INFORMATION DISPLAY ---------------------------
 COMMAND  ===>                                                 SCROLL ===> PAGE
 CURR WIN ===> 1        ALT WIN ===>
  W1 =TRAN==============EYUPLX01=EYUPLX01=27FEB2005==21:35:20====CPSM========379
 CMD Tran CICS     Tran
 --- ID-- System-- Type----
     CATA EYUMAS1A LTRAN
     CATA EYUMAS2A LTRAN
     CATA EYUMAS3A LTRAN
     CATA EYUMAS4A LTRAN
     CATD EYUMAS1A LTRAN
     CATD EYUMAS2A LTRAN
     CATD EYUMAS3A LTRAN
     CATD EYUMAS4A LTRAN
     CATR EYUMAS1A LTRAN
     CATR EYUMAS2A LTRAN
     CATR EYUMAS3A LTRAN
     CATR EYUMAS4A LTRAN
     CBRC EYUMAS1A LTRAN
     CBRC EYUMAS2A LTRAN
     CBRC EYUMAS3A LTRAN
     CBRC EYUMAS4A LTRAN
 

Action commands

There are no action commands or overtype fields for the TRAN view. To change a transaction's status or attributes, use one of the other transaction views, such as LOCTRAN or REMTRAN.

Hyperlinks

Table 292 shows the hyperlink field on the TRAN view.

Table 292. TRAN view hyperlink field
Hyperlink field View displayed Description
Tran ID (local) LOCTRAND Detailed view of the specified local transaction.
Tran ID (remote) REMTRAND Detailed view of the specified remote transaction.
Note:
You can also display the TRANS view by issuing the SUM display command.
[[ Contents Previous Page | Next Page Index ]]