SYSDUMP Resource Table

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

The Primary key field for this resource class is  SYSDUMPCODE .

The following actions are supported:

ADD
Add a system dump code.

The parameter data for the ADD action is:

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

where:

DELETE
Remove a system dump code.
RESET
Reset system dump code values.
Length
56
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
EYUt0004 or SYSDUMP
Valid API operations
GET SET and PERFORM

API Actions

ADD
Add

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

RESET
Reset

Parameters: None

DELETE
Delete

Parameters: None

Table 437. SYSDUMP 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
 SYSDUMPCODE-1  CHAR INQ 8 DIF System 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 dumps with this code 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
SDMPTOTL BINARY STAT 4 AVG Number of system dumps taken 6
SDMPSUPP BINARY STAT 4 AVG Number of system dumps suppressed 7
SDUMPSCOPE CVDAS INQ 4 LIKE yes System dump scope type 8
SDUMPSCOPE Input/Output Valid Values LOCAL RELATED
DAEOPTION CVDAS INQ 4 LIKE yes Dump analysis and elimination (DAE) option 9
DAEOPTION Input/Output Valid Values NODAE DAE
[[ Contents Previous Page | Next Page Index ]]