DB2ENTRY Resource Table

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

The Primary key field for this resource class is  NAME .

The following actions are supported:

DISCARD
Discard the DB2 entry.
DISABLE
Disable the DB2 entry.

The parameter data for the DISABLE action is:

   PARM('BUSY(cvda).')

where cvda is required and is one of the following valid CVDA values for the DB2 entry busy condition:

Length
168
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
EYUt0087 or DB2ENTRY
Valid API operations
GET SET and PERFORM

API Actions

DISABLE
Disable

PARM(' BUSY(value) .')

DISCARD
Discard

Parameters: None

Table 104. DB2ENTRY resource table attributes
Name Datatype Source Len Sum Set Description 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
 NAME-1  CHAR INQ 8 DIF DB2 entry name 1
ACCOUNTREC CVDAS INQ 4 LIKE yes Accounting record option 2
ACCOUNTREC Input/Output Valid Values NONE TASK TXID UOW
DISABLEDACT CVDAS INQ 4 LIKE yes Disabled action 3
DISABLEDACT Input/Output Valid Values ABEND SQLCODE POOL
PTHREADS CODEDBIN INQ 4 AVG Number of protected threads 4
THREADS CODEDBIN INQ 4 AVG Number of active threads 5
AUTHID CHAR INQ 8 DIF yes Thread authorization ID 6
AUTHTYPE CVDAS INQ 4 LIKE yes Authorization type 7
AUTHTYPE Input/Output Valid Values GROUP SIGN TERM TX OPID USERID
DROLLBACK CVDAS INQ 4 LIKE Deadlock rollback option 8
DROLLBACK Output Valid Values ROLLBACK NOROLLBACK
ENABLESTATUS CVDAS INQ 4 LIKE yes Enabled status 9
ENABLESTATUS Input/Output Valid Values ENABLED DISABLED
ENABLESTATUS Output Valid Values DISABLING
PLAN CHAR INQ 8 DIF yes Plan name 10
PLANEXITNAME CHAR INQ 8 DIF yes Dynamic plan exit name 11
PRIORITY CVDAS INQ 4 LIKE yes Subtask priority 12
PRIORITY Input/Output Valid Values HIGH EQUAL LOW
THREADWAIT CVDAS INQ 4 LIKE yes Thread wait option 13
THREADWAIT Input/Output Valid Values TWAIT NOTWAIT TPOOL
THREADLIMIT CODEDBIN INQ 4 AVG yes Maximum number of active threads 14
PROTECTNUM CODEDBIN INQ 4 AVG yes Maximum number of protected threads 15
CALLS CODEDBIN STAT 4 AVG Number of calls 16
SIGNONS CODEDBIN STAT 4 AVG Number of signons 17
COMMITS CODEDBIN STAT 4 AVG Number of commits 18
ABORTS CODEDBIN STAT 4 AVG Number of aborts 19
SPHASE CODEDBIN STAT 4 AVG Number of UOWs with single phase commit 20
TREUSE CODEDBIN STAT 4 AVG Number of times threads reused 21
TTERM CODEDBIN STAT 4 AVG Number of times threads terminated 22
TWORO CODEDBIN STAT 4 AVG Number of thread waits or overflows 23
TLIMIT CODEDBIN STAT 4 AVG Maximum number of threads 24
TCURR CODEDBIN STAT 4 AVG Current number of threads 25
THWM CODEDBIN STAT 4 AVG Peak number of active threads 26
PTLIM CODEDBIN STAT 4 AVG Maximum number of protected threads 27
PTCURR CODEDBIN STAT 4 AVG Current number of protected threads 28
PTHWM CODEDBIN STAT 4 AVG Peak number of protected threads 29
XCURR CODEDBIN STAT 4 AVG Current number of tasks 30
XHWM CODEDBIN STAT 4 AVG Peak number of tasks 31
XTOTAL CODEDBIN STAT 4 AVG Total number of tasks 32
RQCUR CODEDBIN STAT 4 AVG Current number of tasks waiting for thread 33
RQHWM CODEDBIN STAT 4 AVG Peak number of tasks waiting for thread 34
[[ Contents Previous Page | Next Page Index ]]