The DB2NTRY view shows general information about DB2 entries.
The DB2NTRY view is available for CICS Transaction Server for OS/390, Version 1 Release 3 and later systems.
db2entry
is the specific or generic name
of a DB2 entry, or * for all DB2 entries.
If you do not specify parameters, the view includes information about all DB2 entries within the current scope.
Figure 16 is an example of the DB2NTRY view.
20AUG1997 12:16:03 ----------- INFORMATION DISPLAY --------------------------- CURR WIN ===> 1 ALT WIN ===> W1 =DB2NTRY===========EYUPLX01===EYUPLX01===20AUG1997==12:15:46====CPSM====3== CMD DB2entry CICS Enabled Thread Thread Thread Plan --- -------- System-- Status-- Wait-- Limit- ------ ------ djedef1 DJ13A0 ENABLED TPOOL 0 0 djedef2 DJ13A0 ENABLED TPOOL 0 0 DJEDEF1 DJ13A0 ENABLED TPOOL 0 0
Table 36 shows the action commands you can issue from the DB2NTRY view.
The overtype fields are shown in Table 37.
Primary command | Line command | Description |
---|---|---|
DISABLE
db2entry sysname |
DIS | Displays the DISABLE OPTIONS input panel, which lets you specify how to handle a DB2 entry if it is still in use. |
DiSCard
db2entry sysname |
DSC | Discards a DB2 entry from the CICS system where it is installed. The DB2 entry must be disabled before the discard is allowed. |
ENABLE
db2entry sysname |
ENA | Enables a DB2 entry. |
Field name | Values |
---|---|
Enabled Status | ENABLED | DISABLED |
Thread Wait | NOTWAIT | TWAIT | TPOOL |
Thread Limit | 3 - 2000 |
Plan | Any valid DB2 Plan name |
Table 38 shows the hyperlink field on the DB2NTRY view.
Hyperlink field | View displayed | Description |
---|---|---|
DB2ENTRY | DB2NTRYD | Detailed view of the DB2 entry. |