DB2NTRY - DB2 entries

The DB2NTRY view shows general information about DB2 entries.

Availability

The DB2NTRY view is available for CICS Transaction Server for OS/390, Version 1 Release 3 and later systems.

Access

Issue command:
DB2NTRY[db2entry]

db2entry
is the specific or generic name of a DB2 entry, or * for all DB2 entries.

Note:
Some DB2 entry names might contain lower case characters. You cannot inquire on these in the EUI using a filter because TSO converts lower case characters to upper case. For example ab* will be converted to AB* and as a result no data will be retrieved.

If you do not specify parameters, the view includes information about all DB2 entries within the current scope.

Select:
DB2 from the OPERATE menu, and DB2NTRY from the DB2 submenu.
Summarize:
Issue the SUM display command from a DB2NTRY or DB2NTRYS view.

Figure 16 is an example of the DB2NTRY view.

Figure 16. 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
 

Action commands

Table 36 shows the action commands you can issue from the DB2NTRY view.

The overtype fields are shown in Table 37.

Table 36. DB2NTRY view action commands
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.
Table 37. DB2NTRY view overtype fields
Field name Values
Enabled Status ENABLED | DISABLED
Thread Wait NOTWAIT | TWAIT | TPOOL
Thread Limit 3 - 2000
Plan Any valid DB2 Plan name

Hyperlinks

Table 38 shows the hyperlink field on the DB2NTRY view.

Table 38. DB2NTRY view hyperlink field
Hyperlink field View displayed Description
DB2ENTRY DB2NTRYD Detailed view of the DB2 entry.
Note:
You can also display the DB2NTRYS view by issuing the SUM display command.
[[ Contents Previous Page | Next Page Index ]]