The TRANDUMP view shows general information about transaction dump codes for active CICS® systems.
The TRANDUMP view is available for all managed CICS systems except CICS for Windows.
dumpcode
is
a specific or generic transaction dump code. If you omit this parameter, the
view includes information about all transaction dump codes within the current
context and scope.
Figure 99 is an example of the TRANDUMP view.
27FEB2005 16:20:25 ----------- INFORMATION DISPLAY --------------------------- COMMAND ===> SCROLL ===> PAGE CURR WIN ===> 1 ALT WIN ===> W1 =TRANDUMP==========EYUPLX01=EYUPLX01=27FEB2005==16:20:25====CPSM==========1 CMD Dump CICS Tran Sys Curr Max Tran Tran Sys Sysdmp Shut --- Code System-- Dump Dump Dumps- Dumps- Dumps- Suprsd Dumps- Suprsd Down EYU1 EYUMAS1A YES NO 1 999 1 0 0 1 NO
Table 202 shows the action commands you can issue from the TRANDUMP view. The overtype fields are shown in Table 203.
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
dumpcode sysname |
INI | Initializes the number of dump calls for a transaction dump code to 0. |
REMove
dumpcode sysname |
REM | Removes a dump code from the transaction dump code table in each CICS system where the dump code is listed. |
n/a | SET | Sets a transaction dump attribute according
to the new value you specify in an overtype field (see Table 203).
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. |
Where:
|
Field name | Values |
---|---|
Tran Dump | YES | NO |
Sys Dump | YES | NO |
Max Dumps | 0-999 |
Shut Down | YES | NO |
When you issue the CREATE action command from the TRANDUMP view, the CICS TRANSACTION DUMP CREATE input panel appears, as shown in Figure 100.
---------------------- CICS TRANSACTION DUMP CREATE --------------------------- COMMAND ===> Specify the transaction dump code and options desired: Scope ===> EYUCSG01 CICS System or Group for Dump Trans dump code ===> 4-character Transaction Dump Code Maximum dumps ===> 0 0 - 999 Shut option ===> SHUTDOWN or NOSHUTDOWN Trans dumping ===> TRANDUMP or NOTRANDUMP System dumping ===> SYSDUMP or NOSYSDUMP Press Enter to add transaction dump code. . Type END or CANCEL to terminate without adding.
To create a transaction dump code, specify the scope, the code, the maximum number of dumps allowed, whether or not you want a CICS system to shut down if it gets an error related to this code, and whether or not you want CICSPlex SM to take a transaction or system dump following an occurrence of this dump code. When you issue the END command, the Information Display panel reappears.
Table 204 shows the hyperlink field on the TRANDUMP view.
Hyperlink field | View displayed | Description |
---|---|---|
Dump Code | TRANDUMD | Detailed view of the specified transaction dump code. |