CICS Manual do Usuário - DUMP
Requests a transaction dump.
Sintaxe
Descrição:
DUMP causes a transaction dump that contains the following areas:
The DUMP command can also dump any specified data area to which the application program has access (see the FROM option below).
For compatibility with IBM mainframe-based CICS, the dump options that are used for TXSeries for Multiplatforms resource definitions have the same names as those that are used for CICS tables elsewhere.
The correspondence between the IBM mainframe-based CICS tables and the TXSeries for Multiplatforms resource definitions is as follows:
Table 21. Correspondence between IBM mainframe-based CICS tables and TXSeries for Multiplatforms resource definitions
For further details about transaction dumps, see the TXSeries for Multiplatforms Problem Determination Guide.
Opções:
You can specify the dump options in any combination; only one copy of each area or set of definitions is dumped, even if you have specified it more than once.
If you omit all the options except DUMPCODE, you get the same dump as if you specified TASK.
Informações relacionadas: