TRANDUMP Resource Table

A CICS® Resource that describes a transaction dump code in an active CICS system being managed by CICSPlex® SM.

The Primary key field for this resource class is  TRANDUMPCODE .

The following actions are supported:

ADD
Add a transaction dump code.

The parameter data for the ADD action is:

Start of change   PARM('CODE(code) <SCOPE(cvda1)> <MAX(nnn)>
         <SHUT(cvda2)> <SDUMP(cvda3)> <TDUMP(cvda4)>.')
End of change

where:

DELETE
Remove a transaction dump code.
RESET
Reset transaction dump code values.
Length
64
Usage
API or EVALDEF
API view
Yes
CMAS context
No
SCOPE applies
Yes
Only query CMASs in workload
No
Object type
CICS Resource
Copybook identifier
EYUt0005 or TRANDUMP
Valid API operations
GET SET and PERFORM

API Actions

ADD
Add

PARM(' CODE(value) MAX(value) [SHUT(value)] [SDUMP(value)] [TDUMP(value)] [SCOPE(value)] .')

RESET
Reset

Parameters: None

DELETE
Delete

Parameters: None

Table 468. TRANDUMP resource table attributes
Name Datatype Source Len Sum Set Description Get Invalid Attr ID
EYU_CICSNAME CHAR CPSM 8 N/A CICS System Name
EYU_CICSREL CHAR CPSM 4 N/A CICS Release
EYU_RESERVED CHAR CPSM 4 N/A Reserved
 TRANDUMPCODE-1  CHAR INQ 4 DIF Transaction dump code 1
CURRENT BINARY INQ 4 AVG Number of dump calls since last reset 2
MAXIMUM BINARY INQ 4 AVG yes Maximum number of dump calls 3
SHUTOPTION CVDAS INQ 4 LIKE yes Shutdown option 4
SHUTOPTION Input/Output Valid Values SHUTDOWN NOSHUTDOWN
SYSDUMPING CVDAS INQ 4 LIKE yes System dump option 5
SYSDUMPING Input/Output Valid Values SYSDUMP NOSYSDUMP
TRANDUMPING CVDAS INQ 4 LIKE yes Transaction dump option 6
TRANDUMPING Input/Output Valid Values TRANDUMP NOTRANDUMP
TDMPTOTL BINARY STAT 4 AVG Number of transaction dumps taken 7
TDMPSUPP BINARY STAT 4 AVG Number of transaction dumps suppressed 8
SDMPTOTL BINARY STAT 4 AVG Number of system dumps taken 9
SDMPSUPP BINARY STAT 4 AVG Number of system dumps suppressed 10
TDUMPSCOPE CVDAS INQ 4 LIKE yes Transaction dump scope type 11
TDUMPSCOPE Input/Output Valid Values LOCAL RELATED
[[ Contents Previous Page | Next Page Index ]]