The CMDTD view shows detailed information about a file that has a CICS- or user-maintained data table, or a coupling facility data table, associated with it.
The CMDTD view is available for all managed CICS® systems except CICS for Windows.
file
is
the name of a currently installed data table file.
sysname
is
the name of the CICS system where the data table file is installed. The CICS system must
be within the current scope.
Figure 59 is an example of the CMDTD view presented for a file that has a coupling facility data table associated with it.
27FEB2005 15:14:54 ----------- INFORMATION DISPLAY --------------------------- COMMAND ===> SCROLL ===> PAGE CURR WIN ===> 1 ALT WIN ===> >W1 =CMDT=====CMDTD====EYUPLX01=EYUPLX01=27FEB2005==15:14:10====CPSM==========1 File ID..... MDRVC6AC CICS System. EYUMAS4A Table Type.. CFTABLE Dataset Name SAMPLES.V140 Enabled Stat ENABLED Open Status. OPEN Disposition. SHARE Add Option.. ADDABLE Browse Opt.. BROWSABLE Delete Opt.. DELETABLE Read Option. READABLE Update Opt.. UPDATABLE Update Model LOCKING CFDT Pool... CPSMPL01 Table Name.. PAYPOOL1 Recvry Stat. NOTRECOVABLE Table Info.. Load Type... NOLOAD Fwd Recvry.. NOTFWDRCVBLE Dataset Info
Table 116 shows the action commands you can issue from the CMDTD view. The overtype fields are shown in Table 117.
The action commands and overtype fields for the CMDTD view are available for all managed CICS systems for which CMDTD is valid, except as noted in Table 116 and Table 117.
Primary command | Line command | Description |
---|---|---|
CLS | CLS | Displays the CLOSE OPTIONS input panel (Figure 58), which lets you specify how to handle a data table file if it is still in use. When the data table file has been enabled by an OPEN action command, CLS disables the file. |
DISable | DIS | Displays the DISABLE OPTIONS input panel (Figure 58), which lets you specify how to handle a data table file if it is still in use. |
DiSCard | DSC | Discards the data table file from the CICS system where
it is installed.
DiSCard is available for CICS Transaction Server for OS/390 and later systems. |
ENAble | ENA | Enables the data table file. |
OPEn | OPE | Opens the data table file. When the data table file has been disabled by a CLS action command, OPEN enables the file. |
n/a | SET | Sets a data table file attribute according
to the new value you specify in an overtype field (see Table 117).
Note:
The value you specified in the Require Set
field on the CICSPlex® System Manager entry panel determines whether or not you must use the
SET command when you overtype a field. |
Field name | Values |
---|---|
Table Type | CFTABLE|CICSTABLE |USERTABLE|NOTTABLE
In order to change the Table Type, the file should be in a CLOSED state, with an ENABLESTATUS of either DISABLED or UNENABLED. The change does not take effect until the file is next opened. |
Dataset Name | Any valid data set name
|
Enabled Stat | ENABLED | DISABLED |
Open Status | OPEN | CLOSED |
Disposition | OLD | SHARE |
Add Option | ADDABLE | NOTADDABLE |
Browse Opt | BROWSABLE | NOTBROWSABLE |
Delete Option | DELETABLE | NOTDELETABLE |
Read Option | READABLE | NOTREADABLE |
Update Option | UPDATABLE | NOTUPDATABLE |
Update Model | CONTENTION | LOCKING | NOTAPPLIC |
CFDT Pool | Any valid coupling facility data table pool
name
N/A if file is associated with a CICS- or user-maintained data table. |
Table name | Any valid coupling facility data table name
N/A if file is associated with a CICS- or user-maintained data table. |
Load Type | LOAD | NOLOAD | NOTAPPLIC |
Table 118 shows the hyperlink fields on the CMDTD view.
Hyperlink field | View displayed | Description |
---|---|---|
Dataset Name | DSNAMED | Detailed view of the data set associated with this data table file. |
Table information | CMDT2 | Detailed view of the data table associated with this data table file. |
Data set information | CMDT3 | Detailed view of statistics associated with this data table file. |