The TRANDUMD view shows detailed information about a transaction dump code in an active CICS® system.
The TRANDUMD view is available for all managed CICS systems except CICS for Windows.
dumpcode
is
a specific transaction dump code.
sysname
is
the name of the CICS system where the dump code is defined.
Figure 98 is an example of the TRANDUMD view.
27FEB2005 21:51:56 ----------- INFORMATION DISPLAY --------------------------- COMMAND ===> SCROLL ===> PAGE CURR WIN ===> 1 ALT WIN ===> W1 =TRANDUMP=TRANDUMD=EYUPLX01=EYUPLX01=27FEB2005==21:43:00====CPSM==========1 Dump Code.... EYU1 CICS System.. EYUMAS1A Curr Dumps... 1 Max Dumps.... 999 Shutdown..... NO Sys Dump..... NO Tran Dump.... YES Tran Dumps... 1 Tran Suprsd.. 0 Sys Dumps.... 0 Sysdmp Suprsd 1 Dump Scope... N/A
Table 200 shows the action commands you can issue from the TRANDUMD view. The overtype fields are shown in Table 201.
The action commands and overtype fields for the TRANDUMD view are available for all managed CICS systems for which TRANDUMD is valid, except as noted in Table 201.
Primary command | Line command | Description |
---|---|---|
CREate | n/a | Displays the CICS TRANSACTION DUMP CREATE input panel (Figure 100), which lets you create a new transaction dump code. |
INItialize | INI | Initializes the number of dump calls for the transaction dump code to 0. |
REMove | REM | Removes the dump code from the transaction dump code table in each CICS system where it is listed. |
n/a | SET | Sets a transaction dump attribute according
to the new value you specify in an overtype field (see Table 201).
Note:
The value you specified in the Require Set
field on the CICSPlex® System Manager entry panel determines whether or not you must use the
SET command when you overtype a field. |
Field name | Values |
---|---|
Max Dumps | 0-999 |
Shut Down | YES | NO |
Sys Dump | YES | NO |
Tran Dump | YES | NO |
Dump Scope | LOCAL | RELATED
Modifiable for CICS Transaction Server for OS/390, Version 1 Release 3 and later systems. |
None.