The DB2NTRYD view shows detailed information about a DB2 entry.
The DB2NRTYD view is available for CICS Transaction Server for OS/390, Version 1 Release 3 and later systems.
db2entry
is a specific target name.
sysname
is
the name of the CICS® system where the DB2 entry is defined. The CICS system must be within
the current scope.
Figure 17 is an example of the DB2NTRYD view.
20AUG1997 12:20:47 ----------- INFORMATION DISPLAY --------------------------- CURR WIN ===> 1 ALT WIN ===> W1 =DB2NTRY==DB2NTRYD=EYUPLX01===EYUPLX01===20AUG1997==12:19:21====CPSM=====1== DB2entry....... djedef1 Accountrec. NONE Protectnum 0 CICS System.... DJ13A0 Authid..... Pthreads.. 0 Enabledstatus.. ENABLED Authtype... USERID Disabledact.... POOL DRollback.. ROLLBACK DB2 entry stats Plan....... Planexit... DSNCUEXT Priority... HIGH Threads.... 0 Threadlimit 0 Threadwait. TPOOL
Action commands you can issue from the DB2NTRYD view are as described for the DB2NTRY view.
The overtype fields are shown in Table 39.
Field name | Values |
---|---|
ACCOUNTREC | UOW | TASK | TXID | NONE |
AUTHID | Any valid alphanumeric character string |
AUTHTYPE | GROUP | SIGN | TERM | TX | OPID | USERID |
DISABLEDACT | ABEND | SQLCODE | POOL |
ENABLESTATUS | ENABLED | DISABLED | DISABLING |
PLAN | Any valid DB2 plan name to be used for all pool threads |
PLANEXITNAME | Dynamic plan exit to be used for all pool threads |
PRIORITY | LOW | EQUAL | HIGH |
PROTECTNUM | 0 - 2000 |
THREADLIMIT | 0 - 2000 |
THREADWAIT | TWAIT | NOTWAIT | N906 |
Table 40 shows the hyperlink field on the DB2NTRY view.
Hyperlink field | View displayed | Description |
---|---|---|
DB2 entry Stats | DB2NTRY2 | Provides information regarding the CICS statistics associated with a specific DB2ENTRY. |